Staging
v0.5.1
https://github.com/python/cpython
Revision 306a8a633800f2f37d054fbf48a3e0628faf3073 authored by Guido van Rossum on 08 August 1996, 18:40:59 UTC, committed by Guido van Rossum on 08 August 1996, 18:40:59 UTC
maximum number of delimiters to parse; e.g.
splitfields("a,b,c,d", ",", 2) -> ["a", "b", "c,d"].
1 parent a59d3e6
History
Tip revision: 306a8a633800f2f37d054fbf48a3e0628faf3073 authored by Guido van Rossum on 08 August 1996, 18:40:59 UTC
Add optional third parameter to split() and splitfields(), giving the
Tip revision: 306a8a6
File Mode Size
utils
vc15_lib
vc15_w31
wat_dos
wat_os2
config.c -rw-r--r-- 3.1 KB
config.h -rw-r--r-- 11.8 KB
make8x3.py -rw-r--r-- 2.2 KB
makesrc.exe -rw-r--r-- 25.0 KB
pyth_w31.def -rw-r--r-- 128 bytes
python.def -rw-r--r-- 4.1 KB
python.mk -rw-r--r-- 234 bytes
python.wpj -rw-r--r-- 409 bytes
readme.txt -rw-r--r-- 4.4 KB
testpy.py -rw-r--r-- 802 bytes
vc40.mak -rw-r--r-- 229.6 KB
vc40.mdp -rw-r--r-- 64.0 KB
vc40.ncb -rw-r--r-- 1.7 MB

readme.txt

back to top