Yaniv Aknin <yaniv.ak...@gmail.com> added the comment:

Attached is the addition of the 'low_level' parameter to ZipFile. Included are 
the parameter, a global switch controlling whether the parameter will raise an 
Exception or trigger a DeprecationWarning (the latter, for now), updated tests 
and updated documents. I didn't run test_zipfile64, I can't say for sure it 
works but I have no reason to believe it doesn't.
Changes are against py3k; let me know what you think, I'll backport to trunk.

----------
keywords: +patch
Added file: http://bugs.python.org/file16843/low_level_zipfile.diff

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

Reply via email to