[Python-Dev] [development doc updates] (original) (raw)

Barry Warsaw barry@python.org
16 May 2003 11:44:44 -0400


On Fri, 2003-05-16 at 11:35, Fred L. Drake wrote:

The development version of the documentation has been updated:

http://www.python.org/dev/doc/devel/ Various updates, including Jim Fulton's efforts on updating the Extending & Embedding manual.

I think this one's gonna make my Python quotes file:

"So, if you want to define a new object type, you need to create a new type object."

:) -Barry