[Python-Dev] [development doc updates]

Fred L. Drake fdrake@acm.org
Fri, 6 Jul 2001 19:40:37 -0400 (EDT)


The development version of the documentation has been updated:

    http://python.sourceforge.net/devel-docs/


Lot's of updates!  Mostly small style adjustments.

Documentation for some new markup of the documentation has been added.

There is a bunch of new content in the Python/C API manual.  I have started
describing the new interface to support high-performance profiling and
tracing.  Some of the PyObject_*() functions which are used in creating
objects have been described and some related reference count information
has been added as well.  Some small corrections have also been made in the
C API manual.  The updates to this manual have not yet been checked in.