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
Compat
Demo
Include
Lib
MPW
Modules
Python
Resources
Unsupported
mwerks
scripts
think
ReadMeOrSuffer -rw-r--r-- 5.9 KB
Relnotes-1.1 -rw-r--r-- 7.1 KB
Relnotes-1.2 -rw-r--r-- 6.8 KB
Relnotes-1.3 -rw-r--r-- 5.8 KB
Relnotes-1.3.3 -rw-r--r-- 4.9 KB
Relnotes-source -rw-r--r-- 3.5 KB
errno_unix.h -rw-r--r-- 307 bytes
fopenRF.c -rw-r--r-- 5.9 KB
mkapplet.py -rw-r--r-- 5.7 KB
mwerksglue.c -rw-r--r-- 566 bytes

ReadMeOrSuffer

back to top