Staging
v0.5.1
https://github.com/python/cpython
Revision f79c32dbfb063703a0474b13dd87bbaa4587d5e6 authored by Tim Peters on 31 July 2006, 02:53:03 UTC, committed by Tim Peters on 31 July 2006, 02:53:03 UTC
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.
1 parent 352bf0d
History
Tip revision: f79c32dbfb063703a0474b13dd87bbaa4587d5e6 authored by Tim Peters on 31 July 2006, 02:53:03 UTC
ZipFile.close(): Kill the other struct.pack deprecation
Tip revision: f79c32d
File Mode Size
Modules
Python
support
Makefile -rw-r--r-- 14.2 KB
README -rw-r--r-- 1.2 KB
pyconfig.h -rw-r--r-- 18.1 KB
sleep.c -rw-r--r-- 866 bytes
unixstuff.c -rw-r--r-- 1.7 KB
unixstuff.h -rw-r--r-- 318 bytes

README

back to top