Robert Kern <[EMAIL PROTECTED]> writes:
> Pete Forman wrote:
>> I'm trying to move the building of a zip file from a shell script into
>> python. It is mostly working but when I unzip the files the UNIX
>> permissions are not preserved. The zip program I've been using is the
>> standard(?) one
Pete Forman wrote:
> I'm trying to move the building of a zip file from a shell script into
> python. It is mostly working but when I unzip the files the UNIX
> permissions are not preserved. The zip program I've been using is the
> standard(?) one on Linux, from Info-Zip. Presumably I need to d
I'm trying to move the building of a zip file from a shell script into
python. It is mostly working but when I unzip the files the UNIX
permissions are not preserved. The zip program I've been using is the
standard(?) one on Linux, from Info-Zip. Presumably I need to do
something with external_a