]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Fix bugf in index -- last char would not be checked.
authorGuido van Rossum <guido@python.org>
Wed, 26 Dec 1990 15:39:06 +0000 (15:39 +0000)
committerGuido van Rossum <guido@python.org>
Wed, 26 Dec 1990 15:39:06 +0000 (15:39 +0000)
commit66a07c07a5b7b1ce7150d5c5c1a0998d062e452e
tree624b5069e9a5f2d7ee35e857b83532f525d5be95
parenta4ddbd885e7654da03881feb6e588006f024653e
Fix bugf in index -- last char would not be checked.
Lib/string.py
Lib/stringold.py