[Pythonwin] Pywin encoding (again)

Neil Hodgson neilh at scintilla.org
Thu Dec 28 05:45:31 EST 2000


jj:
> is there some workaround to write cp1250 scripts with pywin?

   You may want to turn off Unicode processing in PythonWin. Open
Pythonwin\pywin\scintilla\view.py, find the OnInitialUpdate method and
comment out the two lines under "# Enable Unicode if we can". Save the file,
shut down Pythonwin and restart it and you may prefer the results.

   Neil






More information about the Python-list mailing list