]> granicus.if.org Git - python/commit
Mention in the int() docstring that a base zero has meaning, as
authorGustavo Niemeyer <gustavo@niemeyer.net>
Wed, 10 Jan 2007 16:13:40 +0000 (16:13 +0000)
committerGustavo Niemeyer <gustavo@niemeyer.net>
Wed, 10 Jan 2007 16:13:40 +0000 (16:13 +0000)
commita443bc8ec789b2818a820a49cbdab7e1369baeb5
tree273a4bedb21632c95e992856211f19e71b7d150b
parent85a2192bb6e3646e3e18200f708a01973e677bae
Mention in the int() docstring that a base zero has meaning, as
stated in http://docs.python.org/lib/built-in-funcs.html as well.
Objects/intobject.c