I know how to write files to a zip file but i was wondering if there was a way to add a empty folder to the zip file using the zipfile module? I can only write files and not directories to a zip file.
Thank You.
-- http://mail.python.org/mailman/listinfo/python-list