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 blakemadden
Recipients blakemadden, georg.brandl
Date 2008-12-08.16:26:38
SpamBayes Score 0.018804833
Marked as misclassified No
Message-id <1228753599.51.0.736503605174.issue4595@psf.upfronthosting.co.za>
In-reply-to
Content
http://docs.python.org/3.0/extending/newtypes.html

This example is using Py_InitModule3, is this function removed in Python 3?
History
Date User Action Args
2008-12-08 16:26:39blakemaddensetrecipients: + blakemadden, georg.brandl
2008-12-08 16:26:39blakemaddensetmessageid: <1228753599.51.0.736503605174.issue4595@psf.upfronthosting.co.za>
2008-12-08 16:26:38blakemaddenlinkissue4595 messages
2008-12-08 16:26:38blakemaddencreate