I was reading another thread and decided to work on a little project
to backup some files on a regular basis. Since this will mostly be on
windows i am using zipfile and i can create my zip file just fine and
all the files are there, it works great! My question is however, is
there a way to NOT store the path in the zip file? When i decompress
the files, i would like them to not be associated with a particular
folder or path, just the files. I looked through the docs but didn't
see anything to disable the path.
Thanks,
-Nick
_______________________________________________
Tutor maillist  -  [email protected]
To unsubscribe or change subscription options:
http://mail.python.org/mailman/listinfo/tutor

Reply via email to