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 r.david.murray
Recipients anton.barkovsky, r.david.murray, rosslagerwall
Date 2012-07-25.14:27:52
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1343226473.18.0.221746423215.issue15447@psf.upfronthosting.co.za>
In-reply-to
Content
You could do it either way.  Normally we prefer to have a test along with any fix; in this case adding a test involves adding the test module as well, but it is not different in principle.  If you want to work on it and prefer to have it as a separate issue that's fine, we'll just make the test issue dependent on this one.
History
Date User Action Args
2012-07-25 14:27:53r.david.murraysetrecipients: + r.david.murray, rosslagerwall, anton.barkovsky
2012-07-25 14:27:53r.david.murraysetmessageid: <1343226473.18.0.221746423215.issue15447@psf.upfronthosting.co.za>
2012-07-25 14:27:52r.david.murraylinkissue15447 messages
2012-07-25 14:27:52r.david.murraycreate