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 jwheare
Recipients jwheare
Date 2009-02-14.12:40:59
SpamBayes Score 0.00021676494
Marked as misclassified No
Message-id <1234615261.5.0.714049609553.issue5258@psf.upfronthosting.co.za>
In-reply-to
Content
To clarify, the exception doesn't interrupt the interpreter, but the 
only indication of a problem is the following message:

'import site' failed; use -v for traceback

And you're then unable to import modules from site-packages.

Also, here's a clickable link to the blog post with more details:

http://tinyurl.com/dnlepc

(rather aggressive line length enforcement going on here...)
History
Date User Action Args
2009-02-14 12:41:01jwhearesetrecipients: + jwheare
2009-02-14 12:41:01jwhearesetmessageid: <1234615261.5.0.714049609553.issue5258@psf.upfronthosting.co.za>
2009-02-14 12:41:00jwhearelinkissue5258 messages
2009-02-14 12:41:00jwhearecreate