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 amaury.forgeotdarc, blakemadden, brett.cannon, georg.brandl, loewis
Date 2008-12-09.20:53:10
SpamBayes Score 0.00057341665
Marked as misclassified No
Message-id <1228855991.64.0.91897006882.issue4592@psf.upfronthosting.co.za>
In-reply-to
Content
Because the init function for extension modules are supposed to return
the module now and the import machinery adds the module itself.
History
Date User Action Args
2008-12-09 20:53:11brett.cannonsetrecipients: + brett.cannon, loewis, georg.brandl, amaury.forgeotdarc, blakemadden
2008-12-09 20:53:11brett.cannonsetmessageid: <1228855991.64.0.91897006882.issue4592@psf.upfronthosting.co.za>
2008-12-09 20:53:10brett.cannonlinkissue4592 messages
2008-12-09 20:53:10brett.cannoncreate