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 eli.bendersky
Recipients docs@python, eli.bendersky, eric.araujo, raorn
Date 2011-11-29.14:44:29
SpamBayes Score 0.00013403936
Marked as misclassified No
Message-id <1322577869.86.0.916744711715.issue1040439@psf.upfronthosting.co.za>
In-reply-to
Content
Éric, this is for embedding a Python interpreter in a C/C++ application. I tend to agree that the official doc page (http://docs.python.org/extending/embedding.html) on this topic is somewhat lacking in the area of the configuration/compilation procedure. There's some info scattered around the web in tutorials, though.

So I'd say it's a valid issue.
History
Date User Action Args
2011-11-29 14:44:29eli.benderskysetrecipients: + eli.bendersky, raorn, eric.araujo, docs@python
2011-11-29 14:44:29eli.benderskysetmessageid: <1322577869.86.0.916744711715.issue1040439@psf.upfronthosting.co.za>
2011-11-29 14:44:29eli.benderskylinkissue1040439 messages
2011-11-29 14:44:29eli.benderskycreate