]> granicus.if.org Git - python/commit
SF bug #901654: split method documentation can be improved
authorRaymond Hettinger <python@rcn.com>
Mon, 6 Sep 2004 00:12:04 +0000 (00:12 +0000)
committerRaymond Hettinger <python@rcn.com>
Mon, 6 Sep 2004 00:12:04 +0000 (00:12 +0000)
commit18c69609648a13f4ff8ddc01fb4db63c3d537e42
treeba9125f109432f97491382291c79f16601c764e8
parent1b262977a0dfc2869ed733cd6f696ee01b487a03
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.
Doc/lib/libstdtypes.tex