]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[SF #866875] Add a specialized routine for one character
authorHye-Shik Chang <hyeshik@gmail.com>
Mon, 5 Jan 2004 00:29:51 +0000 (00:29 +0000)
committerHye-Shik Chang <hyeshik@gmail.com>
Mon, 5 Jan 2004 00:29:51 +0000 (00:29 +0000)
commit75c00efcc79d8207242685ddbd499d5af892bfd1
tree4b91c2c7ef9158f1959dec8fb7b6f73e18505330
parentcb2117a83cf09dcccb7882f8b8210f74b8206ae0
[SF #866875] Add a specialized routine for one character
separaters on str.split() and str.rsplit().
Lib/test/string_tests.py
Objects/stringobject.c