diff options
author | Gregory P. Smith <greg@krypto.org> | 2012-01-30 23:55:29 (GMT) |
---|---|---|
committer | Gregory P. Smith <greg@krypto.org> | 2012-01-30 23:55:29 (GMT) |
commit | cc6abd56b8197bac713ea8d70ac621e78f5aadd8 (patch) | |
tree | 98746ecd433c826fcb6093687760bc05206c94c8 /Lib/idlelib/PyShell.py | |
parent | f3b2d88b676d5624aed157a70bfa5b606f8249ed (diff) | |
parent | ab32066e65f67e14b3af4ed61333ed083446b225 (diff) | |
download | cpython-cc6abd56b8197bac713ea8d70ac621e78f5aadd8.zip cpython-cc6abd56b8197bac713ea8d70ac621e78f5aadd8.tar.gz cpython-cc6abd56b8197bac713ea8d70ac621e78f5aadd8.tar.bz2 |
Fix zipimport.c's read_directory() to use appropriate types for the values
being read from the header vs the values being used by fseek and ftell
(Py_ssize_t for those). Updates the Py_BuildValue format string to match
(including several existing wrong 'i's that should have been 'l's).
Diffstat (limited to 'Lib/idlelib/PyShell.py')
0 files changed, 0 insertions, 0 deletions