I want to "create" a empty folder in a zipfile, Can ZipFile do it? If not, any other approachs? -- http://mail.python.org/mailman/listinfo/python-list
- It seems that ZipFile().write() can only write files, how can e... could ildg
I want to "create" a empty folder in a zipfile, Can ZipFile do it? If not, any other approachs? -- http://mail.python.org/mailman/listinfo/python-list