homepage

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
Date 2008年12月09日.15:41:09
SpamBayes Score 1.6207023e-05
Marked as misclassified No
Message-id <1228837270.55.0.51426262697.issue4612@psf.upfronthosting.co.za>
In-reply-to
Content
In reference to Issue4592 (which includes a patch),
PyModule_Create()calls PyModule_New instead of PyImport_AddModule. 
Because of this, calling PyModule_Create() won't work like Py_InitModule().
Is this correct, because the documentation is showing that
PyModule_Create() is all you need to use to create and add a module to
the system. However, this is not the case.
History
Date User Action Args
2008年12月09日 15:41:10blakemaddensetrecipients: + blakemadden
2008年12月09日 15:41:10blakemaddensetmessageid: <1228837270.55.0.51426262697.issue4612@psf.upfronthosting.co.za>
2008年12月09日 15:41:09blakemaddenlinkissue4612 messages
2008年12月09日 15:41:09blakemaddencreate

AltStyle によって変換されたページ (->オリジナル) /