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 loewis
Recipients amaury.forgeotdarc, blakemadden, brett.cannon, georg.brandl, loewis
Date 2008-12-09.22:22:40
SpamBayes Score 0.0015490194
Marked as misclassified No
Message-id <1228861361.77.0.972590778695.issue4592@psf.upfronthosting.co.za>
In-reply-to
Content
The proper way of extending embedded Python can be seen in
Demo/embed/demo.c.

I can't contribute to the documentation, so I'm unassigning myself.
History
Date User Action Args
2008-12-09 22:22:41loewissetrecipients: + loewis, brett.cannon, georg.brandl, amaury.forgeotdarc, blakemadden
2008-12-09 22:22:41loewissetmessageid: <1228861361.77.0.972590778695.issue4592@psf.upfronthosting.co.za>
2008-12-09 22:22:41loewislinkissue4592 messages
2008-12-09 22:22:40loewiscreate