[Pythonmac-SIG] Unicode with the Mac Python IDE

Pierre Thibault p.thibault at bigfoot.com
Sun Oct 5 16:50:26 EDT 2003


Hello,

I am have Python program that in UTF-8. When running from the IDE the 
accented characters are not showing well. But from the console 
everything is fine. In the beginning of my program I have the special 
comment to tell the parser that the file is in UTF-8:

# -*- coding: utf-8 -*-

But it is still not working with the IDE. What can I do? Is there a fix 
planned for this IDE bug?

Regards.

---------------------
Pierre




More information about the Pythonmac-SIG mailing list