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 eric.araujo
Recipients amaury.forgeotdarc, benjamin.peterson, christian.heimes, eric.araujo, grahamd, loewis, ncoghlan, pitrou, python-dev, tarek, vstinner
Date 2011-09-05.14:40:42
SpamBayes Score 0.00021711981
Marked as misclassified No
Message-id <1315233702.74.0.660652788579.issue10914@psf.upfronthosting.co.za>
In-reply-to
Content
> Except that it didn't work under Windows...
Ah.  If it was an extension module, I’d have a clue (the debug thing), but I know nothing about embedding.  An alternative would be to install the file with the msi system and use a project file to have it compiled (sounds like much hassle).
History
Date User Action Args
2011-09-05 14:41:42eric.araujosetrecipients: + eric.araujo, loewis, amaury.forgeotdarc, ncoghlan, pitrou, vstinner, christian.heimes, benjamin.peterson, tarek, grahamd, python-dev
2011-09-05 14:41:42eric.araujosetmessageid: <1315233702.74.0.660652788579.issue10914@psf.upfronthosting.co.za>
2011-09-05 14:40:42eric.araujolinkissue10914 messages
2011-09-05 14:40:42eric.araujocreate