◐ Shell
clean mode source ↗

Message 120821 - Python tracker

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