Eddie <skr...@gmail.com> added the comment:

The error you got is caused by giving the wrong parameters. You gave a
ZipInfo object instead of a filename.

If you execute data = testzip.read(t1.filename) yo will have no problems.

----------
nosy: +Eddie

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

Reply via email to