[issue17944] Refactor test_zipfile

Serhiy Storchaka report at bugs.python.org
Fri May 10 23:06:23 CEST 2013


Serhiy Storchaka added the comment:

Yes, the first patch includes only this change (plus some needed regrouping and renaming). The second patch in additional wraps long lines, uses asserts with better error reporting, has better resource management ("with" operator and addCleanup), and contains other minor changes (see a difference between two patches).

----------

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


More information about the Python-bugs-list mailing list