Hi, I'm using Idle interactive shell. Actually Idle-Spoon which has a few nice extensions and Python 2.6 on Linux. When I
print str_value + "\n" Where str_value is for example a string of 120 chars. I notice that the lines seem to get hard wrapped at around 80. Is there a way I can config it to either wrap to the window, or for a higher amount before wrapping? Thanks. -- http://mail.python.org/mailman/listinfo/python-list