A python IDE for teaching that supports cyrillic i/o

PyScripter pyscripter at gmail.com
Sat Nov 18 21:11:48 EST 2006


Kirill Simonov wrote:
> PyScripter does, indeed, look nice, but unfortunately it appeared to
> have similar issues with cyrillic support. Thank you anyway for the
> suggestion.


What are the issues?  PyScripter offers full support for utf-8 encoded
files and PEP-263.  The editor internally is unicode based.    Please
read the PyScripter help topic "Encoded Python Source Files", paying
special attention to the last paragraph, and if you follow the
guidelines you should have no problem with cyrillic or other encodings.
 If you have problems email pyscripter at gmail.com for support.




More information about the Python-list mailing list