This is probably a silly question, but alas, I'll ask it anyway...

Is it possible with Python, to change the font of the text returned in the 
Terminal Window in OS X?  For example, lets say I'm running a Python program in 
Terminal, and it asks me "Please enter an English word to be changed to 
Greek:".  So I then enter "bread".  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 have my doubts, but thought I'd 
ask.

Thanks!

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

Reply via email to