diff options
author | Raymond Hettinger <python@rcn.com> | 2004-09-06 00:12:04 +0000 |
---|---|---|
committer | Raymond Hettinger <python@rcn.com> | 2004-09-06 00:12:04 +0000 |
commit | 18c69609648a13f4ff8ddc01fb4db63c3d537e42 (patch) | |
tree | ba9125f109432f97491382291c79f16601c764e8 /Lib/compiler/ast.py | |
parent | 1b262977a0dfc2869ed733cd6f696ee01b487a03 (diff) | |
download | cpython-git-18c69609648a13f4ff8ddc01fb4db63c3d537e42.tar.gz |
SF bug #901654: split method documentation can be improved
* Discuss the algorithmic distinctions between s.split() and s.split(sep).
* Document the split behavior for empty strings.
* Note the behavior when maxsplit is zero.
* Include short examples.
Diffstat (limited to 'Lib/compiler/ast.py')
0 files changed, 0 insertions, 0 deletions