]> granicus.if.org Git - python/commit
Revise tests to support str(<long int object>) not appending "L".
authorFred Drake <fdrake@acm.org>
Thu, 23 Dec 1999 15:36:42 +0000 (15:36 +0000)
committerFred Drake <fdrake@acm.org>
Thu, 23 Dec 1999 15:36:42 +0000 (15:36 +0000)
commitdb1bd5c230e2ed71b95939e61a09271887b03b31
treed663825929482bb9f166b49900bd7e0a78a4d72c
parentb06007a3ba0dcc3bfdc50131a0729dd21882a4ea
Revise tests to support str(<long int object>) not appending "L".
Lib/test/test_b2.py
Lib/test/test_long.py
Lib/test/test_pow.py