Author tjreedy
Recipients kbk, rhettinger, tjreedy
Date 2009-02-06.21:50:36
SpamBayes Score 0.00228329
Marked as misclassified No
Message-id <1233957040.09.0.0783883775572.issue5150@psf.upfronthosting.co.za>
In-reply-to
Content
If the interactive interpreter did not require blank lines within blocks
to have at least one 'trailing' space to avoid prematurely ending the
block (as when copy from editor window and paste), IDLE could
automatically rstrip lines.  Given that that should not be done, a menu
item would be nice.
History
Date User Action Args
2009-02-06 21:50:40tjreedysetrecipients: + tjreedy, rhettinger, kbk
2009-02-06 21:50:40tjreedysetmessageid: <1233957040.09.0.0783883775572.issue5150@psf.upfronthosting.co.za>
2009-02-06 21:50:38tjreedylinkissue5150 messages
2009-02-06 21:50:37tjreedycreate