Brian Curtin <[email protected]> added the comment: In your test, the more common convention is to use assertFalse(foo) instead of assert_(not foo).
---------- keywords: +needs review nosy: +brian.curtin stage: -> patch review _______________________________________ Python tracker <[email protected]> <http://bugs.python.org/issue3445> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
