]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
updated the hex(-16) test since hex() of a signed literal has changed.
authorBarry Warsaw <barry@python.org>
Mon, 13 Jan 1997 22:36:29 +0000 (22:36 +0000)
committerBarry Warsaw <barry@python.org>
Mon, 13 Jan 1997 22:36:29 +0000 (22:36 +0000)
commit6f332d8f35c039c728cc3f58df0e332aefbf5c45
tree7f53b8b14c042df12059e03d05754dd6f6520df3
parent906a5e9c685ac4125b44d25dfa85757c13246b01
updated the hex(-16) test since hex() of a signed literal has changed.
Lib/test/test_b1.py