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 blakemadden, brett.cannon
Date 2008-12-09.20:56:20
SpamBayes Score 2.771352e-06
Marked as misclassified No
Message-id <1228856181.3.0.361494749268.issue4612@psf.upfronthosting.co.za>
In-reply-to
Content
Ah, I had not looked at the issue; sorry about the confusion.
PyImport_Create() is doing what it is supposed to be doing and should
not call PyImport_AddModule(). The example is wrong.

Closing this as invalid since the example is off.
History
Date User Action Args
2008-12-09 20:56:21brett.cannonsetrecipients: + brett.cannon, blakemadden
2008-12-09 20:56:21brett.cannonsetmessageid: <1228856181.3.0.361494749268.issue4612@psf.upfronthosting.co.za>
2008-12-09 20:56:20brett.cannonlinkissue4612 messages
2008-12-09 20:56:20brett.cannoncreate