diff options
author | Mark Dickinson <dickinsm@gmail.com> | 2009-10-29 09:58:06 (GMT) |
---|---|---|
committer | Mark Dickinson <dickinsm@gmail.com> | 2009-10-29 09:58:06 (GMT) |
commit | cb9285cd3797aa6d33c8fad5f23125d74b4d4487 (patch) | |
tree | e06920d7c0802c6424ef084209dab3e1264ac0fb /Lib/getopt.py | |
parent | 1440df2fcfa97415d05d6ad2751c606bb0189fcd (diff) | |
download | cpython-cb9285cd3797aa6d33c8fad5f23125d74b4d4487.zip cpython-cb9285cd3797aa6d33c8fad5f23125d74b4d4487.tar.gz cpython-cb9285cd3797aa6d33c8fad5f23125d74b4d4487.tar.bz2 |
Merged revisions 75939 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk
........
r75939 | mark.dickinson | 2009-10-29 09:46:04 +0000 (Thu, 29 Oct 2009) | 5 lines
Roll back ill-considered attempts to fix printf specifier mismatch for off_t.
The sensible solution seems to be to implement %lld for PyString_FromFormat(V)
and PyErr_Format. See issue #7228.
........
Diffstat (limited to 'Lib/getopt.py')
0 files changed, 0 insertions, 0 deletions