This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author brett.cannon
Recipients blakemadden, brett.cannon, georg.brandl
Date 2008-12-09.20:59:37
SpamBayes Score 0.0034895686
Marked as misclassified No
Message-id <1228856378.31.0.816185355702.issue4586@psf.upfronthosting.co.za>
In-reply-to
Content
You are probably looking at http://docs.python.org/3.0/ still and that
only updates when a new release happens. To see the in-development docs
look at http://docs.python.org/dev/3.0/ .

And the problem with the docs and its new PyModule_Create() usage is
being worked on in Issue4592 (already have a history over there so not
reopening this one).
History
Date User Action Args
2008-12-09 20:59:38brett.cannonsetrecipients: + brett.cannon, georg.brandl, blakemadden
2008-12-09 20:59:38brett.cannonsetmessageid: <1228856378.31.0.816185355702.issue4586@psf.upfronthosting.co.za>
2008-12-09 20:59:37brett.cannonlinkissue4586 messages
2008-12-09 20:59:37brett.cannoncreate