]> granicus.if.org Git - python/commit
Change int_oct() and int_hex() to return unicode objects.
authorWalter Dörwald <walter@livinglogic.de>
Tue, 5 Jun 2007 19:50:53 +0000 (19:50 +0000)
committerWalter Dörwald <walter@livinglogic.de>
Tue, 5 Jun 2007 19:50:53 +0000 (19:50 +0000)
commit233ccf289353edb5486304630ebb1755f87738ec
tree12827a472c9f4dc53ed48f0b129d5776a91f1980
parent5b0443cf3ef5799cd34fc5975b3225ecd07233ef
Change int_oct() and int_hex() to return unicode objects.
Objects/intobject.c