[ python-Bugs-1124503 ] IDLE line wrapping

SourceForge.net noreply at sourceforge.net
Thu Feb 17 05:57:12 CET 2005


Bugs item #1124503, was opened at 2005-02-16 20:56
Message generated for change (Settings changed) made by rebertc
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=105470&aid=1124503&group_id=5470

Category: IDLE
Group: Feature Request
Status: Open
Resolution: None
>Priority: 4
Submitted By: Chris Rebert (rebertc)
Assigned to: Nobody/Anonymous (nobody)
Summary: IDLE line wrapping

Initial Comment:
As IDLE is the 'official' python editor and PEP 8
(Style Guide PEP) suggests that coders wrap lines at 79
characters, I propose that IDLE should assist this
practice by highlighting lines or parts of lines longer
than 79 chacacters, or something similar. It is
suggested that this be a pref toggleable in the
"Configure IDLE" window and be turned on by default to
encourage good coding practices.

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=105470&aid=1124503&group_id=5470


More information about the Python-bugs-list mailing list