Éric Araujo <[email protected]> added the comment: > Well, pyflakes will tell you about name clashes within a TestCase Seen that :)
> (unless you're shadowing a test on a base class which I guess is > rarely the case)... That too, in our own test suite (test_list or test_tuple, I have that change in a Subversion or old hg clone somewhere). I agree about “rarely”, however. ---------- _______________________________________ Python tracker <[email protected]> <http://bugs.python.org/issue7897> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
