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 pitrou
Recipients amaury.forgeotdarc, benjamin.peterson, christian.heimes, eric.araujo, grahamd, loewis, ncoghlan, pitrou, python-dev, tarek, vstinner
Date 2011-09-05.14:48:08
SpamBayes Score 1.0746534e-05
Marked as misclassified No
Message-id <1315233928.3565.0.camel@localhost.localdomain>
In-reply-to <1315233702.74.0.660652788579.issue10914@psf.upfronthosting.co.za>
Content
> 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).

Agreed, but it's not something that I know how to do :)
(and yet, of course, it would be good to test that embedding works under
Windows too, as well as under Unix installs)
History
Date User Action Args
2011-09-05 14:51:17pitrousetrecipients: + pitrou, loewis, amaury.forgeotdarc, ncoghlan, vstinner, christian.heimes, benjamin.peterson, tarek, eric.araujo, grahamd, python-dev
2011-09-05 14:48:08pitroulinkissue10914 messages
2011-09-05 14:48:08pitroucreate