diff options
author | Guido van Rossum <guido@python.org> | 1996-08-08 18:39:18 (GMT) |
---|---|---|
committer | Guido van Rossum <guido@python.org> | 1996-08-08 18:39:18 (GMT) |
commit | a59d3e6d507fe5dbe2583a23ab8f2cb631ebcafe (patch) | |
tree | 88ac6fbd27bd3df797caa943b5a31193e0c88150 /Lib/stringold.py | |
parent | 37a6f16d2ec04facf3225e05972b42ed7ece1407 (diff) | |
download | cpython-a59d3e6d507fe5dbe2583a23ab8f2cb631ebcafe.zip cpython-a59d3e6d507fe5dbe2583a23ab8f2cb631ebcafe.tar.gz cpython-a59d3e6d507fe5dbe2583a23ab8f2cb631ebcafe.tar.bz2 |
Changed split() to be compatible with changes to string.split(): the
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.
Diffstat (limited to 'Lib/stringold.py')
0 files changed, 0 insertions, 0 deletions