]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Renamed test_hexoct.py to test_int_literal.py, to match r61422 in the trunk.
authorEric Smith <eric@trueblade.com>
Mon, 17 Mar 2008 18:40:10 +0000 (18:40 +0000)
committerEric Smith <eric@trueblade.com>
Mon, 17 Mar 2008 18:40:10 +0000 (18:40 +0000)
commitf1bb97c95f53379acb78a2ef07b9d43221e8dcf4
treef8f2fc900684f7138e8f2cebccd4ff85a456a084
parentbda355ffe39ef1d50d15559d9eb9915202f0c243
Renamed test_hexoct.py to test_int_literal.py, to match r61422 in the trunk.
Added tests for binary literals.
Removed separate tests for 32 bit platforms.
Lib/test/test_hexoct.py [deleted file]
Lib/test/test_int_literal.py [new file with mode: 0644]