[EMAIL PROTECTED] wrote:

> Is it possible for the next answer that Python returns in the 
> Terminal Window to be displayed in the 'Symbols' font so that the 
> Greek text is displayed correctly?

I don't think you can control the font, but you can print
out the Greek text as utf8-encoded unicode. I just tried
an experiment and managed to get Greek letters displayed
this way.

I had to turn off the "Wide Glyphs for Japanese/Chinese etc."
option under File/Get Info to get the spacing to come out
right.

--
Greg
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to