Bug? Pythonwin editor trouble

Neil Hodgson nhodgson at bigpond.net.au
Wed Apr 23 05:10:42 EDT 2003


Martin Bless:

> (2) Problem:
> The editor causes trouble once you start using german "Umlaute".
> When you type (each line here representing a keypress and what you get
> and a comment):
>
> " -> "     # ok
> ä -> "ä     # ok
> " -> "ä     # " is missing

   OK, this was fixed in a more recent (1.48 or later) version of Scintilla.
Eventually this will be bundled with Pythonwin.

> (3) Can somebody confirm the error?

   Yes.

> (4) What can be done about it?

   The simplest option would be to use another editor until Pythonwin is
updated, perhaps using Pythonwin just for debugging.

   Neil






More information about the Python-list mailing list