Date & time in a Zip File

Tim Williams (gmail) tdwdotnet at gmail.com
Wed Jul 13 19:17:43 EDT 2005


Using zipfile.Zipfile

How can I add a file to a zip file and keep its date and time correct?
 Currently the date/time change to the time the file was added to the
zip.    Zipinfo doesn't have a write method!

Solutions other than zipfile are welcome, with snippets if possible :)

ginmf in this instance.



More information about the Python-list mailing list