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 brett.cannon
Recipients Kristian.Vlaardingerbroek, brett.cannon
Date 2011-01-28.21:38:48
SpamBayes Score 4.941578e-10
Marked as misclassified No
Message-id <1296250729.38.0.339669313737.issue10992@psf.upfronthosting.co.za>
In-reply-to
Content
The attached patch has all tests passing when run under coverage.py. Most places are flat-out skipped since there is no good way around the tests short of coding up a second set of test values. Plus editing doctests to have optional values is way too painful, so in those cases I just skip the whole doctest.
History
Date User Action Args
2011-01-28 21:38:49brett.cannonsetrecipients: + brett.cannon, Kristian.Vlaardingerbroek
2011-01-28 21:38:49brett.cannonsetmessageid: <1296250729.38.0.339669313737.issue10992@psf.upfronthosting.co.za>
2011-01-28 21:38:48brett.cannonlinkissue10992 messages
2011-01-28 21:38:48brett.cannoncreate