[Python-Dev] [development doc updates]
Fred Drake
fdrake@cj42289-a.reston1.va.home.com
Thu, 29 Mar 2001 08:01:26 -0500 (EST)
The development version of the documentation has been updated:
http://python.sourceforge.net/devel-docs/
For Peter Funk: Removed space between function/method/class names and
their parameter lists for easier cut & paste. This is a *tentative*
change; feedback is appreciated at python-docs@python.org.
Also added some new information on integrating with the cycle detector
and some additional C APIs introduced in Python 2.1 (PyObject_IsInstance(),
PyObject_IsSubclass()).