]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Re-implement some operations from string.py in C, for speed.
authorGuido van Rossum <guido@python.org>
Thu, 3 Sep 1992 20:21:07 +0000 (20:21 +0000)
committerGuido van Rossum <guido@python.org>
Thu, 3 Sep 1992 20:21:07 +0000 (20:21 +0000)
commite270b432f35e6eb987ed66fa565e74c1e521d895
tree2827114578e786304f9ab1b1b043c444908c1c2b
parentbe0cba4d5bee65f05ef7b5fba6569038adda92d3
Re-implement some operations from string.py in C, for speed.
Modules/stropmodule.c [new file with mode: 0644]