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 Saimadhav.Heblikar
Recipients Saimadhav.Heblikar, SilentGhost, jesstess, taleinat, terry.reedy
Date 2014-08-13.15:25:24
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1407943527.48.0.36715328374.issue21880@psf.upfronthosting.co.za>
In-reply-to
Content
Attached is a patch which adds capability to work with external programs which can modify the source file(Like whitespace remover tool).
It works with all 4 boolean combinations for {show result, reload source}.

The test coverage will be increased, depending on what feature we choose to keep. The GUI is tested thoroughly. The runner code is tested at a basic level.

Please let me know your comments on this.
History
Date User Action Args
2014-08-13 15:25:29Saimadhav.Heblikarsetrecipients: + Saimadhav.Heblikar, terry.reedy, taleinat, SilentGhost, jesstess
2014-08-13 15:25:27Saimadhav.Heblikarsetmessageid: <1407943527.48.0.36715328374.issue21880@psf.upfronthosting.co.za>
2014-08-13 15:25:27Saimadhav.Heblikarlinkissue21880 messages
2014-08-13 15:25:27Saimadhav.Heblikarcreate