[issue5825] Patch to add "remove" method to tempfile.NamedTemporaryFile

Brian Curtin report at bugs.python.org
Fri Jan 15 15:50:39 CET 2010


Brian Curtin <curtin at acm.org> added the comment:

You should use assertFalse in your test, as failIf is deprecated starting in 2.7.

----------
nosy: +brian.curtin

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue5825>
_______________________________________


More information about the Python-bugs-list mailing list