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 ezio.melotti, michael.foord, r.david.murray, rbcollins, serhiy.storchaka
Date 2016-05-29.15:29:29
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1464535769.6.0.459883390973.issue27152@psf.upfronthosting.co.za>
In-reply-to
Content
Additional statistics that proves that specified checks are not specific for narrow group of tests:

assertHasAttr       121 times in 57 files
assertNotHasAttr     99 times in 31 files
assertIsSubclass    243 times in 30 files
assertNotIsSubclass  95 times in 5 files
assertStartsWith    131 times in 59 files
assertEndsWith       73 times in 36 files
History
Date User Action Args
2016-05-29 15:29:29serhiy.storchakasetrecipients: + serhiy.storchaka, rbcollins, ezio.melotti, r.david.murray, michael.foord
2016-05-29 15:29:29serhiy.storchakasetmessageid: <1464535769.6.0.459883390973.issue27152@psf.upfronthosting.co.za>
2016-05-29 15:29:29serhiy.storchakalinkissue27152 messages
2016-05-29 15:29:29serhiy.storchakacreate