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 brett.cannon, georg.brandl
Date 2008-12-09.21:06:46
SpamBayes Score 0.013666204
Marked as misclassified No
Message-id <1228856807.3.0.093975807386.issue4614@psf.upfronthosting.co.za>
In-reply-to
Content
PyModule_Create() is not documented (or at least it isn't showing up in
the C API index). Might be other parts of the new module initialization
API that are not documented either.
History
Date User Action Args
2008-12-09 21:06:47brett.cannonsetrecipients: + brett.cannon, georg.brandl
2008-12-09 21:06:47brett.cannonsetmessageid: <1228856807.3.0.093975807386.issue4614@psf.upfronthosting.co.za>
2008-12-09 21:06:46brett.cannonlinkissue4614 messages
2008-12-09 21:06:46brett.cannoncreate