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 flox
Recipients brian.curtin, ezio.melotti, flox, pitrou
Date 2010-02-13.10:59:23
SpamBayes Score 2.927455e-05
Marked as misclassified No
Message-id <1266058766.33.0.234188110934.issue7712@psf.upfronthosting.co.za>
In-reply-to
Content
"Complex is better than complicated... Special cases aren't special enough to break the rules."

The module "regrtest" is complex enough. We don't need to keep useless hacks inside.
It would be more interesting to replace the hack with some words, or an assertion, and understand the real (or hypothetic) issue behind this hack.

Eventually, if we keep these hacks around, it may hide real bugs.
History
Date User Action Args
2010-02-13 10:59:26floxsetrecipients: + flox, pitrou, ezio.melotti, brian.curtin
2010-02-13 10:59:26floxsetmessageid: <1266058766.33.0.234188110934.issue7712@psf.upfronthosting.co.za>
2010-02-13 10:59:24floxlinkissue7712 messages
2010-02-13 10:59:24floxcreate