Message49402
Logged In: YES
user_id=580910
Martin,
Thank you for investigating this. It seems to me that my original patch should
be save then, it sets the creator_system to unix on unix-y systems only.
The current version of zipfile sets the higher 16 bits external_attr to the file
mode as returned os.stat and doesn't set the lower bits at all (the comment
mentions 'unix attributes').
As you already noticed zipfile doesn't set any other attributes, such as user
and group, and IMHO that wouldn't be very useful for most usecases anyway. |
|
| Date |
User |
Action |
Args |
| 2007-08-23 15:45:31 | admin | link | issue1412872 messages |
| 2007-08-23 15:45:31 | admin | create | |
|