[issue23491] PEP 441 - Improving Python Zip Application Support

Brett Cannon report at bugs.python.org
Fri Mar 13 15:45:26 CET 2015


Brett Cannon added the comment:

Thanks for the patch, Paul! I touched up the formatting to be more PEP 8 compliant and fixed the tests as they initially failed for me (TESTFN didn't exist prior to you trying to make a directory, so it just failed; switched to tempfile.TemporaryDirectory instead).

----------
nosy: +brett.cannon
resolution:  -> fixed
stage: patch review -> resolved
status: open -> closed

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


More information about the Python-bugs-list mailing list