Idle text wrap

goldtech goldtech at worldpost.com
Thu Aug 13 18:04:35 EDT 2009


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.



More information about the Python-list mailing list