Staging
v0.5.1
https://github.com/python/cpython
Revision a59d3e6d507fe5dbe2583a23ab8f2cb631ebcafe authored by Guido van Rossum on 08 August 1996, 18:39:18 UTC, committed by Guido van Rossum on 08 August 1996, 18:39:18 UTC
optional third argument gives a maximum number of delimiters to parse.
The new function splitx() is like split() but returns a list
containing the words as well as the delimiters.
1 parent 37a6f16
History
Tip revision: a59d3e6d507fe5dbe2583a23ab8f2cb631ebcafe authored by Guido van Rossum on 08 August 1996, 18:39:18 UTC
Changed split() to be compatible with changes to string.split(): the
Tip revision: a59d3e6
File Mode Size
Demo
Doc
Grammar
Include
Lib
Mac
Misc
Modules
Objects
PC
Parser
Python
Tools
.hgtags -rw-r--r-- 666 bytes
BUGS -rw-r--r-- 11.6 KB
Makefile.in -rw-r--r-- 14.0 KB
README -rw-r--r-- 27.2 KB
TODO -rw-r--r-- 11.8 KB
acconfig.h -rw-r--r-- 2.5 KB
config.h.in -rw-r--r-- 8.6 KB
configure -rwxr-xr-x 92.0 KB
configure.in -rw-r--r-- 12.7 KB
install-sh -rwxr-xr-x 2.1 KB

README

back to top