cpython/Doc/api
Jeremy Hylton b709df3810 refactor __del__ exception handler into PyErr_WriteUnraisable
add sanity check to gc: if an exception occurs during GC, call
PyErr_WriteUnraisable and then call Py_FatalEror.
2000-09-01 02:47:25 +00:00
..
.cvsignore Ignore the byproducts of SGML/XML conversions for now. 1998-12-01 18:58:28 +00:00
api.tex refactor __del__ exception handler into PyErr_WriteUnraisable 2000-09-01 02:47:25 +00:00
refcounts.dat Correct the reference count information for the parameters of 2000-08-15 04:36:16 +00:00