]> granicus.if.org Git - python/commit
add Py3k warnings to oct and hex. backport hex behavior (because it's not different)
authorBenjamin Peterson <benjamin@python.org>
Sat, 17 May 2008 19:21:20 +0000 (19:21 +0000)
committerBenjamin Peterson <benjamin@python.org>
Sat, 17 May 2008 19:21:20 +0000 (19:21 +0000)
commit79a922d6df18e0c0e508905aebc8f4fa28052aac
tree101822957ff56f5de4151af23c94caff7ba24f63
parent6c90c9faaeb20447df2e880f871ce10a80d2ff27
add Py3k warnings to oct and hex. backport hex behavior (because it's not different)
Lib/test/test_builtin.py
Lib/test/test_py3kwarn.py
Python/bltinmodule.c