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 serhiy.storchaka
Recipients brett.cannon, chris.jerdonek, eric.araujo, ezio.melotti, python-dev, r.david.murray, serhiy.storchaka, terry.reedy, zach.ware
Date 2013-01-11.10:49:02
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1357901344.59.0.661319854633.issue16748@psf.upfronthosting.co.za>
In-reply-to
Content
Here is a dirty patch which hacks unittest to search possible test overriding. Just apply the patch and run regression tests.
History
Date User Action Args
2013-01-11 10:49:04serhiy.storchakasetrecipients: + serhiy.storchaka, brett.cannon, terry.reedy, ezio.melotti, eric.araujo, r.david.murray, chris.jerdonek, python-dev, zach.ware
2013-01-11 10:49:04serhiy.storchakasetmessageid: <1357901344.59.0.661319854633.issue16748@psf.upfronthosting.co.za>
2013-01-11 10:49:04serhiy.storchakalinkissue16748 messages
2013-01-11 10:49:04serhiy.storchakacreate