cpython/Doc/api
Skip Montanaro 1ff49a7734 * Add description of PyInt_FromString.
* Correct description of PyFloat_FromString.  While ignored, the pend
  argument still has to be given.
* Typo in PyLong_FromString.
2003-02-03 05:13:24 +00:00
..
.cvsignore
abstract.tex Include version annotation for PyObject_Call(). 2003-01-25 07:48:13 +00:00
api.tex
concrete.tex * Add description of PyInt_FromString. 2003-02-03 05:13:24 +00:00
exceptions.tex Typo: propogate -> propagate 2002-12-06 22:42:13 +00:00
init.tex Typo: propogate -> propagate 2002-12-06 22:42:13 +00:00
intro.tex
memory.tex
newtypes.tex Fix typo 2003-01-31 05:44:25 +00:00
refcounting.tex
refcounts.dat Added refcount information for PyObject_GetIter(). 2002-10-04 18:58:58 +00:00
utilities.tex Clarify that PyImport_AddModule() and PyImport_ExecCodeModule() don't 2002-11-13 15:13:38 +00:00
veryhigh.tex