]> granicus.if.org Git - python/commit
updated the oct(-100) test since oct() of a signed literal has changed.
authorBarry Warsaw <barry@python.org>
Mon, 13 Jan 1997 22:36:03 +0000 (22:36 +0000)
committerBarry Warsaw <barry@python.org>
Mon, 13 Jan 1997 22:36:03 +0000 (22:36 +0000)
commit906a5e9c685ac4125b44d25dfa85757c13246b01
tree5124a21de7d570e24526d222a491e87db3a86ad4
parent64278cf5f77a7279e3b288f32c90092d16c55c2c
updated the oct(-100) test since oct() of a signed literal has changed.
Lib/test/test_b2.py