logo       

Re: Problem using zipfile.py in ZIP_DEFLATED: msg#00016

lang.jython.user

Subject: Re: Problem using zipfile.py in ZIP_DEFLATED

As always in these kind of bugs, you can use the JDK's ZipOutputStream or any other 3rd party Java libraries which work with zip files instead of the python module.
 
I have noticed several such bugs in Jython (2.2a) which I bypassed by using the equiv. java classes. (I guess that's the most valuable property of Jython - the ability to easily use Java classes in your jython scripts).
 
Hope it helped,
 
Gil


Relax. Yahoo! Mail virus scanning helps detect nasty viruses!
<Prev in Thread] Current Thread [Next in Thread>
Google Custom Search

News | FAQ | advertise