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 sable
Recipients barry, benjamin.peterson, dickdunbar, georg.brandl, haubi, loris, nnorwitz, pitrou, sable
Date 2011-02-16.09:57:23
SpamBayes Score 0.06844457
Marked as misclassified No
Message-id <1297850244.16.0.622466490296.issue941346@psf.upfronthosting.co.za>
In-reply-to
Content
Are you using --enable-shared when compiling python?
That is when you should see the error (it could not find python.exp at some stage).
History
Date User Action Args
2011-02-16 09:57:24sablesetrecipients: + sable, barry, nnorwitz, georg.brandl, pitrou, benjamin.peterson, dickdunbar, loris, haubi
2011-02-16 09:57:24sablesetmessageid: <1297850244.16.0.622466490296.issue941346@psf.upfronthosting.co.za>
2011-02-16 09:57:23sablelinkissue941346 messages
2011-02-16 09:57:23sablecreate