cpython/Doc/api
Tim Peters f582b82fe9 SF bug #491415 PyDict_UpdateFromSeq2() unused
PyDict_UpdateFromSeq2():  removed it.
PyDict_MergeFromSeq2():  made it public and documented it.
PyDict_Merge() docs:  updated to reveal <wink> that the second
argument can be any mapping object.
2001-12-11 18:51:08 +00:00
..
.cvsignore Updates to reflect pending changes to the XML conversion process. 2000-11-22 16:42:37 +00:00
abstract.tex Clean up some markup cruft. A number of the macros that take no 2001-11-28 07:26:15 +00:00
api.tex Break the Python/C API manual into smaller files by chapter. This manual 2001-10-12 19:01:43 +00:00
concrete.tex SF bug #491415 PyDict_UpdateFromSeq2() unused 2001-12-11 18:51:08 +00:00
exceptions.tex Clarify that the Python runtime may behave mysteriously when an exception 2001-12-03 17:56:09 +00:00
init.tex Update the description of PyTrace_EXCEPT. 2001-10-16 19:23:55 +00:00
intro.tex Clean up some markup cruft. A number of the macros that take no 2001-11-28 07:26:15 +00:00
memory.tex Break the Python/C API manual into smaller files by chapter. This manual 2001-10-12 19:01:43 +00:00
newtypes.tex Remove most references to __members__ and __methods__, leaving only one pair 2001-12-03 17:32:27 +00:00
refcounting.tex Break the Python/C API manual into smaller files by chapter. This manual 2001-10-12 19:01:43 +00:00
refcounts.dat Update the signature of PyFile_WriteString(). 2001-11-29 22:42:59 +00:00
utilities.tex Documentation for the new PyArg_UnpackTuple() function. 2001-10-23 21:10:18 +00:00
veryhigh.tex Break the Python/C API manual into smaller files by chapter. This manual 2001-10-12 19:01:43 +00:00