cpython/Doc/api
Fred Drake 6b3f3f2861 In the first discussion showing how to handle exceptions from C, make the
Python equivalent actually equivalent to the C code.  Also, in the C code,
place the "goto" statements on a line by themselves for better visibility
of statements that affect control flow.

This closes bug #123398.
2000-11-29 15:48:22 +00:00
..
.cvsignore Updates to reflect pending changes to the XML conversion process. 2000-11-22 16:42:37 +00:00
api.tex In the first discussion showing how to handle exceptions from C, make the 2000-11-29 15:48:22 +00:00
refcounts.dat Added documentation for the Py_InitModule*() family of functions. 2000-11-28 22:34:32 +00:00