Brian Curtin <cur...@acm.org> 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 <rep...@bugs.python.org>
<http://bugs.python.org/issue3445>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to