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 flox
Recipients ezio.melotti, flox, tarek
Date 2010-02-07.23:22:09
SpamBayes Score 0.0020855777
Marked as misclassified No
Message-id <1265584932.48.0.89611557521.issue7880@psf.upfronthosting.co.za>
In-reply-to
Content
~ $ cd /tmp
 ~ $ ln -s /usr/local/bin/python .
 ~ $ ./python -c "import sys; print sys.executable"
'import site' failed; use -v for traceback
/tmp/python
History
Date User Action Args
2010-02-07 23:22:13floxsetrecipients: + flox, tarek, ezio.melotti
2010-02-07 23:22:12floxsetmessageid: <1265584932.48.0.89611557521.issue7880@psf.upfronthosting.co.za>
2010-02-07 23:22:10floxlinkissue7880 messages
2010-02-07 23:22:09floxcreate