[issue3445] Ignore missing attributes in functools.update_wrapper

Brian Curtin report at bugs.python.org
Sat Jan 16 22:39:39 CET 2010


Brian Curtin <curtin at 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 <report at bugs.python.org>
<http://bugs.python.org/issue3445>
_______________________________________


More information about the Python-bugs-list mailing list