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 rbcollins
Recipients Yaroslav.Halchenko, abingham, brian.curtin, diekhans, docs@python, eric.araujo, eric.snow, exarkun, ezio.melotti, fperez, kynan, michael.foord, nchauvat, ncoghlan, pere.martir, pitrou, r.david.murray, rbcollins, terry.reedy
Date 2012-12-11.09:19:07
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1355217547.79.0.906838458082.issue12600@psf.upfronthosting.co.za>
In-reply-to
Content
BTW I'm very happy with testscenarios (on pypi) for this, modulo one small issue which is the use of __str__ by the stdlib [which isn't easily overridable - there is a separate issue on that]. I'd be delighted to have testscenarios be in the stdlib, if thats desirable.
History
Date User Action Args
2012-12-11 09:19:08rbcollinssetrecipients: + rbcollins, terry.reedy, exarkun, ncoghlan, pitrou, diekhans, ezio.melotti, eric.araujo, r.david.murray, michael.foord, brian.curtin, fperez, Yaroslav.Halchenko, docs@python, nchauvat, kynan, abingham, eric.snow, pere.martir
2012-12-11 09:19:07rbcollinssetmessageid: <1355217547.79.0.906838458082.issue12600@psf.upfronthosting.co.za>
2012-12-11 09:19:07rbcollinslinkissue12600 messages
2012-12-11 09:19:07rbcollinscreate