Éric Araujo <mer...@netwok.org> added the comment:

Could you follow the guidelines at http://www.python.org/dev/patches/ to create 
patches?  Thanks in advance.

I wonder why you call tearDown from setUp.  Doesn’t unittest do that for you 
when there is a failure in setUp?  Also, you could use a with statement instead 
of try/finally.

----------
nosy: +eric.araujo

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue1475523>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to