cpython/Doc/api
Skip Montanaro eec26f982a Correct documentation of check interval - it's 100 by default, not 10 any
longer.  Pointed out by Alex Martelli.
2003-07-02 21:38:34 +00:00
..
.cvsignore
abstract.tex As discussed on python-dev, revised docs to note that 2003-04-16 17:28:12 +00:00
api.tex
concrete.tex Patch #612627: Add encoding attribute to file objects, and determine 2003-05-10 07:10:12 +00:00
exceptions.tex SF bug #719367, string exceptions are deprecated 2003-05-29 02:17:23 +00:00
init.tex Correct documentation of check interval - it's 100 by default, not 10 any 2003-07-02 21:38:34 +00:00
intro.tex
memory.tex
newtypes.tex Minor clarification about the ob_size field. 2003-03-07 15:02:03 +00:00
refcounting.tex
refcounts.dat Added refcount information for PyObject_GetIter(). 2002-10-04 18:58:58 +00:00
utilities.tex Document the new format codes B, H, I, k, K. 2003-04-23 19:27:35 +00:00
veryhigh.tex