[ python-Feature Requests-1124503 ] IDLE line wrapping

SourceForge.net noreply at sourceforge.net
Sun Feb 20 11:53:48 CET 2005


Feature Requests item #1124503, was opened at 2005-02-16 23:56
Message generated for change (Comment added) made by rhettinger
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=355470&aid=1124503&group_id=5470

>Category: IDLE
>Group: None
Status: Open
Resolution: None
Priority: 4
Submitted By: Chris Rebert (rebertc)
>Assigned to: Kurt B. Kaiser (kbk)
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.

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

>Comment By: Raymond Hettinger (rhettinger)
Date: 2005-02-20 05:53

Message:
Logged In: YES 
user_id=80475

I would find this to be an annoyance.
Passing to Kurt for pronouncement.

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

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


More information about the Python-bugs-list mailing list