]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Optimized single-character strings gotten from s[i].
authorGuido van Rossum <guido@python.org>
Thu, 4 Apr 1991 10:48:33 +0000 (10:48 +0000)
committerGuido van Rossum <guido@python.org>
Thu, 4 Apr 1991 10:48:33 +0000 (10:48 +0000)
commitdaa8bb334d77f6d25a4b6dfb1c02f11423011e50
tree586f882e9f6bd39ae6ab25cb0eb2b011df61605b
parente6c67a72637a9cb9166d702b02cff39877ac19bb
Optimized single-character strings gotten from s[i].
Objects/stringobject.c