I\'m using Win XP and Python 2.5. Is there a way in Python to modify font size when print to CMD window?
You should create a desktop link to cmd.exe and set/change the layout properties (e.g. to window size 120*40 or appropriate). Start your program in this console windows (python.exe yourprogram.py).