[issue20262] Convert some debugging prints in zipfile to warnings

Meador Inge report at bugs.python.org
Wed Jan 15 04:49:55 CET 2014


Meador Inge added the comment:

LGTM.

I audited the other 'ZipFile.debug' uses and agree that the others are
mainly useful in debugging the zipfile implementation itself.

Since it isn't that critical of a change, the default branch should be
sufficient.

----------
nosy: +meador.inge
type:  -> behavior

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


More information about the Python-bugs-list mailing list