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 rhettinger
Recipients Brian.Bossé, kristjan.jonsson, nick.caruso, rhettinger
Date 2010-10-31.08:21:49
SpamBayes Score 0.0007140192
Marked as misclassified No
Message-id <1288513311.77.0.0734382989224.issue9974@psf.upfronthosting.co.za>
In-reply-to
Content
> My patch handles the described situation, albeit a bit poorly ...

Let us know when you've got a cleaned-up patch and have run the round-trip tests on a broad selection of files.

For your test case, don't feel compelled to use doctest.  It's okay to write a regular unittest and add that to the test suite.
History
Date User Action Args
2010-10-31 08:21:52rhettingersetrecipients: + rhettinger, kristjan.jonsson, nick.caruso, Brian.Bossé
2010-10-31 08:21:51rhettingersetmessageid: <1288513311.77.0.0734382989224.issue9974@psf.upfronthosting.co.za>
2010-10-31 08:21:50rhettingerlinkissue9974 messages
2010-10-31 08:21:49rhettingercreate