unicode !!!! mmmffff

I have really done big progresses on my app, but, as you see when you
read my messages, i'm french. My files have some non-unicode char and
this causes me some troubles to open them.

I guess you mean "non-ASCII chars"?
There's no such as chars outside Unicode (despite hieroglyphs, klingon etc.)...

When i use LoadFile method on STC, or by file.read(), every
files which have non-unicode char break the file load.

If you know which encoding your files use (eg. ISO-8859-1 = Windows Latin 1), you can use the "codecs" module to translate it while reading/writing.

Best regards,
Henning Hraban Ramm
Südkurier Medienhaus / MediaPro
Support/Admin/Development Dept.