]> granicus.if.org Git - python/commit
Fix merge issue where I forgot to replace sys.maxint by sys.maxsize.
authorRonald Oussoren <ronaldoussoren@mac.com>
Sat, 26 Dec 2009 13:16:15 +0000 (13:16 +0000)
committerRonald Oussoren <ronaldoussoren@mac.com>
Sat, 26 Dec 2009 13:16:15 +0000 (13:16 +0000)
commit54ad07e9997be3af9f8833823c67d6541e787cfc
tree407c4a0ad47d76ab90eab3550bd7f2433157bbd8
parent0ba511d276e790fa9fe79bdccc2896dc40724a3a
Fix merge issue where I forgot to replace sys.maxint by sys.maxsize.
Lib/distutils/tests/test_util.py