Message 193005 - Python tracker

Message193005

Author terry.reedy
Recipients JayKrish, Todd.Rovito, philwebster, python-dev, terry.reedy
Date 2013-07-13.06:40:25
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1373697625.73.0.655943063052.issue18279@psf.upfronthosting.co.za>
In-reply-to
Content
A simple change to RstripExtension.py fixed the marking of unchanged files as changed. I also removed a useless extra iteration. Having a test makes it possible to do things like this without breaking what already worked.
History
Date User Action Args
2013-07-13 06:40:25terry.reedysetrecipients: + terry.reedy, Todd.Rovito, python-dev, JayKrish, philwebster
2013-07-13 06:40:25terry.reedysetmessageid: <1373697625.73.0.655943063052.issue18279@psf.upfronthosting.co.za>
2013-07-13 06:40:25terry.reedylinkissue18279 messages
2013-07-13 06:40:25terry.reedycreate