]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Fix typo in replace() detected by Mark Hammond and fixed by Marc-Andre.
authorGuido van Rossum <guido@python.org>
Mon, 13 Mar 2000 15:56:08 +0000 (15:56 +0000)
committerGuido van Rossum <guido@python.org>
Mon, 13 Mar 2000 15:56:08 +0000 (15:56 +0000)
commit96a45adf808ee9798d0c2637aeed2c895fa8e929
tree48cb2561b3aa90702b5cba7e7605fba17925cb29
parent403d68b484a263cce1a34642a4e6865a599ddfad
Fix typo in replace() detected by Mark Hammond and fixed by Marc-Andre.
Objects/stringobject.c