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 loewis
Recipients georg.brandl, loewis
Date 2011-02-04.18:50:27
SpamBayes Score 0.055711437
Marked as misclassified No
Message-id <1296845428.15.0.394711490398.issue11118@psf.upfronthosting.co.za>
In-reply-to
Content
The None export of python3.dll is bogus; attached is a fix. This also regenerates python3stub.def, which contained some exports that had already been deleted from python3.def.
History
Date User Action Args
2011-02-04 18:50:28loewissetrecipients: + loewis, georg.brandl
2011-02-04 18:50:28loewissetmessageid: <1296845428.15.0.394711490398.issue11118@psf.upfronthosting.co.za>
2011-02-04 18:50:27loewislinkissue11118 messages
2011-02-04 18:50:27loewiscreate