Message 81131 - Python tracker

Message81131

Author rhettinger
Recipients kbk, rhettinger
Date 2009-02-04.08:37:42
SpamBayes Score 0.00019637214
Marked as misclassified No
Message-id <1233736664.4.0.115705275626.issue5150@psf.upfronthosting.co.za>
In-reply-to
Content
Add rstrip() to the Format menu.

Python's svn repository no longer accepts files with trailing whitespace
and it is often necessary to run reindent.py before submitting.  It
would be nice to have this as a built-in formatting tool.
History
Date User Action Args
2009-02-04 08:37:44rhettingersetrecipients: + rhettinger, kbk
2009-02-04 08:37:44rhettingersetmessageid: <1233736664.4.0.115705275626.issue5150@psf.upfronthosting.co.za>
2009-02-04 08:37:42rhettingerlinkissue5150 messages
2009-02-04 08:37:42rhettingercreate