]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Verify treatment of unary minus on negative numbers SF bug #660455.
authorGuido van Rossum <guido@python.org>
Tue, 28 Jan 2003 17:48:21 +0000 (17:48 +0000)
committerGuido van Rossum <guido@python.org>
Tue, 28 Jan 2003 17:48:21 +0000 (17:48 +0000)
commit53b39d2e70768e34c3f01f0d6efbe76c9913d422
treea987a27662554c8dbd1b073ba18a04ca8ece467c
parent7871154c2ed5f8e9137b6b4a2fca1412bd3760be
Verify treatment of unary minus on negative numbers SF bug #660455.
Lib/test/test_compile.py