Unicode and win2k

Aleksei Guzev aleksei.guzev at bigfoot.com
Wed Oct 4 14:07:05 EDT 2000


I mentioned a problem with cyrillic letters in Python strings. These do work
well while simple output and even while I use Cyrillic strings as dictionary
keys. But problem was using Russian words as entries of wxPython's menus.
These are correctly displayed but the vlue returned from wxPython to my code
IS NOT MY STRING and looking for the result in a dictionary fails. Printing
error message consequently fails because it uses str()

Aleksei Guzev





More information about the Python-list mailing list