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 eric.araujo
Recipients eric.araujo, nils, tarek, vstinner, zegreek
Date 2010-10-21.23:43:08
SpamBayes Score 0.0011735094
Marked as misclassified No
Message-id <1287704590.28.0.761460512593.issue6011@psf.upfronthosting.co.za>
In-reply-to
Content
I think it is:

$ pwd
/tmp/éric
$ LC_ALL=C ./python
Fatal Python error: Py_Initialize: Unable to get the locale encoding
SystemError: NULL result without error in PyObject_Call
Abandon
History
Date User Action Args
2010-10-21 23:43:10eric.araujosetrecipients: + eric.araujo, vstinner, tarek, zegreek, nils
2010-10-21 23:43:10eric.araujosetmessageid: <1287704590.28.0.761460512593.issue6011@psf.upfronthosting.co.za>
2010-10-21 23:43:08eric.araujolinkissue6011 messages
2010-10-21 23:43:08eric.araujocreate