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 mark.dickinson
Recipients janssen, mark.dickinson, pitrou, ronaldoussoren, tarek, vstinner
Date 2010-08-03.20:47:23
SpamBayes Score 0.00010969867
Marked as misclassified No
Message-id <1280868444.78.0.815318711431.issue8447@psf.upfronthosting.co.za>
In-reply-to
Content
It looks as though the failure is due to r79297:  the fix for issue 7668 introduced symlinks for the python executable, and these symlinks are causing the 'import site' to blow up.
History
Date User Action Args
2010-08-03 20:47:24mark.dickinsonsetrecipients: + mark.dickinson, ronaldoussoren, janssen, pitrou, vstinner, tarek
2010-08-03 20:47:24mark.dickinsonsetmessageid: <1280868444.78.0.815318711431.issue8447@psf.upfronthosting.co.za>
2010-08-03 20:47:23mark.dickinsonlinkissue8447 messages
2010-08-03 20:47:23mark.dickinsoncreate