Éric Araujo <mer...@netwok.org> added the comment:

I should have worn my Stupid Hat today, because I’ve made stupid commits and 
emails.  I hadn’t updated my checkout when I made my test.  The bad news is 
that I still have a bug after svn up:

gcc -pthread   -Xlinker -export-dynamic -o python Modules/python.o 
libpython3.2dmu.a -lpthread -ldl  -lutil   -lm  
Fatal Python error: Py_Initialize: Unable to get the locale encoding
UnicodeEncodeError: 'filesystemencoding' codec can't encode character '\xe9' in 
position 35: Invalid or incomplete multibyte or wide character
Aborted
make: *** [sharedmods] Error 134

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue6011>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to