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 philwebster
Recipients Todd.Rovito, philwebster, terry.reedy
Date 2013-08-09.20:23:24
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1376079804.31.0.481327821316.issue18583@psf.upfronthosting.co.za>
In-reply-to
Content
In the case of no selection would it make sense to only format if the cursor is in a string/comment? If not in a string or comment, the single line that the cursor is in could be formatted with a line ending backslash or not at all. Otherwise Format Paragraph will probably just be mangling code.
History
Date User Action Args
2013-08-09 20:23:24philwebstersetrecipients: + philwebster, terry.reedy, Todd.Rovito
2013-08-09 20:23:24philwebstersetmessageid: <1376079804.31.0.481327821316.issue18583@psf.upfronthosting.co.za>
2013-08-09 20:23:24philwebsterlinkissue18583 messages
2013-08-09 20:23:24philwebstercreate