]> granicus.if.org Git - python/commit
Added some tests to make sure that long->int conversions near
authorGuido van Rossum <guido@python.org>
Tue, 26 May 1998 14:51:55 +0000 (14:51 +0000)
committerGuido van Rossum <guido@python.org>
Tue, 26 May 1998 14:51:55 +0000 (14:51 +0000)
commit7462942b69cf28533d175f1d8022924d616c58e8
tree4b06ea95ac872b6926e6e7901863e191ab775d05
parentf753181272d9f69ec9cea4330cfd0af1fcabc935
Added some tests to make sure that long->int conversions near
sys.maxint and near -sys.maxint-1 work correctly.
Lib/test/test_types.py