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.

Unsupported provider

Author georg.brandl
Recipients amaury.forgeotdarc, georg.brandl, ocean-city, tarek
Date 2009-07-11.16:58:58
SpamBayes Score 0.078064635
Marked as misclassified No
Message-id <1247331539.76.0.736150256454.issue6459@psf.upfronthosting.co.za>
In-reply-to
Content
The "PyInit_" prefix is only to be used in Python 3, it is part of PEP 3121.

Please revert changes to trunk/2.6 that assume the "PyInit_" name.
History
Date User Action Args
2009-07-11 16:59:00georg.brandlsetrecipients: + georg.brandl, amaury.forgeotdarc, ocean-city, tarek
2009-07-11 16:58:59georg.brandlsetmessageid: <1247331539.76.0.736150256454.issue6459@psf.upfronthosting.co.za>
2009-07-11 16:58:58georg.brandllinkissue6459 messages
2009-07-11 16:58:58georg.brandlcreate