]> granicus.if.org Git - python/commit
Changed hex() and oct() again, to never emit a '-' sign.
authorGuido van Rossum <guido@python.org>
Sun, 12 Jan 1997 19:48:03 +0000 (19:48 +0000)
committerGuido van Rossum <guido@python.org>
Sun, 12 Jan 1997 19:48:03 +0000 (19:48 +0000)
commitebee0256f35d9d450f718de0eaf49f0bfc6ae1bc
tree951e9337f2e0e7340255dc6222d648737372208b
parentfde462e1739b469a12ee2cb2db8a1e3a4e9c66b4
Changed hex() and oct() again, to never emit a '-' sign.
Objects/intobject.c