]> granicus.if.org Git - python/commit
Added future_builtins, which contains PEP 3127 compatible versions of hex() and oct().
authorEric Smith <eric@trueblade.com>
Sat, 23 Feb 2008 03:09:44 +0000 (03:09 +0000)
committerEric Smith <eric@trueblade.com>
Sat, 23 Feb 2008 03:09:44 +0000 (03:09 +0000)
commita73fbe791d0d41db543ebe39d2f6df0a4265be4b
treea07f32dc9b4de83ec186ee8a06430230edba48c3
parent73d796324242dc2164a0b5943bd08d6252a28651
Added future_builtins, which contains PEP 3127 compatible versions of hex() and oct().
Lib/test/test_future_builtins.py [new file with mode: 0644]
Misc/NEWS
Modules/future_builtins.c [new file with mode: 0644]
PC/config.c
PCbuild/pythoncore.vcproj
setup.py