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 Yaroslav.Halchenko, abingham, brian.curtin, eric.araujo, eric.snow, exarkun, ezio.melotti, fperez, michael.foord, nchauvat, ncoghlan, pitrou, r.david.murray
Date 2011-07-21.11:30:12
SpamBayes Score 0.0010663692
Marked as misclassified No
Message-id <1311247813.9.0.475763265793.issue12600@psf.upfronthosting.co.za>
In-reply-to
Content
Note that this is fairly simple to do now via subclassing, so any proposed API would need to show a clear benefit over that approach to be worth the extra complexity in the unittest code base.
History
Date User Action Args
2011-07-21 11:30:13r.david.murraysetrecipients: + r.david.murray, exarkun, ncoghlan, pitrou, ezio.melotti, eric.araujo, michael.foord, brian.curtin, fperez, Yaroslav.Halchenko, nchauvat, abingham, eric.snow
2011-07-21 11:30:13r.david.murraysetmessageid: <1311247813.9.0.475763265793.issue12600@psf.upfronthosting.co.za>
2011-07-21 11:30:13r.david.murraylinkissue12600 messages
2011-07-21 11:30:12r.david.murraycreate