wxPython, py2exe, UnicodeDecodeError
artasis at gmail.com
artasis at gmail.com
Tue Oct 21 04:14:39 EDT 2008
pardon me for my stupidy, problem was in utf8 encoding. Changing all
strings encode to unicode solve that problem
More information about the Python-list
mailing list