commit | a58947f60098b07471ad6771b185557081d14a4c | [log] [tgz] |
---|---|---|
author | Fred Drake <fdrake@acm.org> | Thu Jul 19 19:44:25 2001 +0000 |
committer | Fred Drake <fdrake@acm.org> | Thu Jul 19 19:44:25 2001 +0000 |
tree | 6851eb3c9437d6cbb8c1de12dc6588d947afed73 | |
parent | d4f7f609bfd1ff57f59705b2383305478fb7c411 [diff] |
Make sure path names inserted into ZIP files are normalized to use "/" as the directory separator, as required by the format specification. This closes SF bug #440693.