cpython/Doc/api
Fred Drake 89fb035248 For PyErr_Format(), note that the exception parameter can be a string or
class, but not an instance (since an instance will be created using the
formatted message string as the constructor parameter).
2000-10-14 05:49:30 +00:00
..
.cvsignore Ignore the byproducts of SGML/XML conversions for now. 1998-12-01 18:58:28 +00:00
api.tex For PyErr_Format(), note that the exception parameter can be a string or 2000-10-14 05:49:30 +00:00
refcounts.dat Added refcount information for the *_InPlace*() API series. 2000-09-22 18:19:37 +00:00