cpython/Doc/api
Martin v. Löwis 01f94bda38 Patch #552433: Special-case tuples. Avoid sub-type checking for lists.
Avoid checks for negative indices and duplicate checks for support of
the sequence protocol.
2002-05-08 08:44:21 +00:00
..
.cvsignore
abstract.tex Patch #552433: Special-case tuples. Avoid sub-type checking for lists. 2002-05-08 08:44:21 +00:00
api.tex
concrete.tex Typo: whcar_t should be wchar_t. 2002-04-29 17:28:43 +00:00
exceptions.tex
init.tex Update to use the new \csimplemacro macro 2002-04-09 21:09:42 +00:00
intro.tex
memory.tex Minor clarification about what's actually promised for PyMem_Malloc(0). 2002-04-06 09:14:33 +00:00
newtypes.tex Fix a small mistake and complete some function prototypes. 2002-04-24 06:35:11 +00:00
refcounting.tex
refcounts.dat
utilities.tex Move reference material on PyArg_Parse*() out of the Extending & Embedding 2002-04-05 23:01:14 +00:00
veryhigh.tex