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 terry.reedy
Recipients roug, terry.reedy, troy
Date 2010-08-04.00:00:33
SpamBayes Score 0.0011054737
Marked as misclassified No
Message-id <1280880035.45.0.175337396476.issue5027@psf.upfronthosting.co.za>
In-reply-to
Content
Can you add a unittest, based on the example, that fails before and passes after the patch?

Assuming this applies to Py3, make patch against py3k branch (or at least 3.2a1 release), which is now 'trunk'.

That aside, the patch is a simple 2-line addition.
History
Date User Action Args
2010-08-04 00:00:35terry.reedysetrecipients: + terry.reedy, roug, troy
2010-08-04 00:00:35terry.reedysetmessageid: <1280880035.45.0.175337396476.issue5027@psf.upfronthosting.co.za>
2010-08-04 00:00:33terry.reedylinkissue5027 messages
2010-08-04 00:00:33terry.reedycreate