A script file that has cyrillic(Russian) characters in the comments can't be neither saved nor run in the interpreter from the PythonCard code editor.
Interpreter itself handles scripts with such characters finely if "# -*- coding: 1251 -*-" is stated in the begining, which doesn't work for the editor. ANSII codepage 1251 is default on my Windows system.
Please do something, switching to other editor would be a pity.
mailto: maleev.1@gmail.com