]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
add dummy base to atoi/atol; careful about negative start indices in find/count
authorGuido van Rossum <guido@python.org>
Tue, 14 Mar 1995 17:43:02 +0000 (17:43 +0000)
committerGuido van Rossum <guido@python.org>
Tue, 14 Mar 1995 17:43:02 +0000 (17:43 +0000)
commit8c1688e132c42db3ffa39faa7920be8f131cd74e
tree1e32af56b8ab23c85e38391c9288c1d571c29f43
parent55d2f3997e208a290ee3c2f356ebb51c32f4da13
add dummy base to atoi/atol; careful about negative start indices in find/count
Lib/string.py
Lib/stringold.py