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 neologix
Recipients Steven.Willis, jcea, neologix
Date 2012-09-09.15:39:36
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1347205177.55.0.0369778032625.issue15676@psf.upfronthosting.co.za>
In-reply-to
Content
Thanks for the patches.
Note that you don't have to provide a patch for each branch, it's usually the committer's job.

The patch looks good, but the test could be rewritten with assertRaisesRegex():
http://docs.python.org/dev/library/unittest.html#unittest.TestCase.assertRaisesRegex
History
Date User Action Args
2012-09-09 15:39:37neologixsetrecipients: + neologix, jcea, Steven.Willis
2012-09-09 15:39:37neologixsetmessageid: <1347205177.55.0.0369778032625.issue15676@psf.upfronthosting.co.za>
2012-09-09 15:39:37neologixlinkissue15676 messages
2012-09-09 15:39:36neologixcreate