Python, encodings, py2exe and psi

Bruce who wrote:

    psi is indeed working fine on all win32 platforms if users never input

no-ASCII

characters. STC in ANSI wxpy version cannot deal with no-ASCII characters

correctly.

CJK characters can only be displayed correctly but cannot be edited.

Backspace and

Delete only delete a half of a character and mess up all other characters.

Right for the unicode version. I read, Robin has introduced some
correction in the STC control in the wxPython 2.5.4 serie. However,
I never had any problems with the 2.5.3-ansi wxPython version, even
with chars in the ANSI code range 128..255

Tim Roberts:

Thank you for your explanations.

Jean-Michel Fauth, Switzerland.