This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author rhettinger
Recipients rhettinger, terry.reedy
Date 2016-08-16.04:31:28
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
Learners in my classes commonly request this feature.  Beyond just providing a cosmetic clean-up, this would be useful for recovering from IDLE's catastrophic slow-downs after trying to print a very wide line (i.e. the repr of a string containing a full webpage or text file, see http://bugs.python.org/issue1442493 ).
History
Date User Action Args
2016-08-16 04:31:29rhettingersetrecipients: + rhettinger, terry.reedy
2016-08-16 04:31:29rhettingersetmessageid: <[email protected]>
2016-08-16 04:31:29rhettingerlinkissue27771 messages
2016-08-16 04:31:28rhettingercreate