Files
cpython/Lib
Tim Peters f79c32dbfb ZipFile.close(): Kill the other struct.pack deprecation
warning on Windows.

Afraid I can't detect a pattern to when the pack formats decide
to use a signed or unsigned format code -- appears nearly
arbitrary to my eyes.  So I left all the pack formats alone and
changed the special-case data values instead.
2006-07-31 02:53:03 +00:00
..
2006-07-29 14:43:55 +00:00
2006-07-31 01:46:03 +00:00
2006-07-29 16:56:15 +00:00
2006-05-18 06:18:06 +00:00
2006-05-28 19:13:17 +00:00
2006-05-18 06:51:46 +00:00
2006-06-14 04:13:00 +00:00
2006-05-31 14:08:48 +00:00
2006-06-13 17:14:36 +00:00
2006-07-30 00:27:34 +00:00
2006-07-27 23:45:48 +00:00
2006-05-18 02:06:40 +00:00
2006-07-27 15:11:00 +00:00
2006-07-21 17:36:31 +00:00
2006-06-11 07:27:56 +00:00
2006-05-01 03:03:02 +00:00
2006-06-14 22:38:13 +00:00
2006-07-30 16:41:30 +00:00
2006-06-11 19:42:51 +00:00
2006-07-24 21:02:15 +00:00
2006-07-06 13:35:27 +00:00