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, georg.brandl
Date 2008-12-08.13:40:48
SpamBayes Score 1.4355751e-07
Marked as misclassified No
Message-id <1228743650.25.0.773742819756.issue4586@psf.upfronthosting.co.za>
In-reply-to
Content
I took a look at the rst file in your comments and I tried that example
(which uses PyModule_Create), but I am sorry to say that it doesn't
work.  It says "no module named emb".  Are we sure that PyModule_Create
is all that needs to be called?
History
Date User Action Args
2008-12-08 13:40:50blakemaddensetrecipients: + blakemadden, georg.brandl
2008-12-08 13:40:50blakemaddensetmessageid: <1228743650.25.0.773742819756.issue4586@psf.upfronthosting.co.za>
2008-12-08 13:40:49blakemaddenlinkissue4586 messages
2008-12-08 13:40:48blakemaddencreate