diff options
| author | Raymond Hettinger <python@rcn.com> | 2004-09-06 00:12:04 (GMT) |
|---|---|---|
| committer | Raymond Hettinger <python@rcn.com> | 2004-09-06 00:12:04 (GMT) |
| commit | 18c69609648a13f4ff8ddc01fb4db63c3d537e42 (patch) | |
| tree | ba9125f109432f97491382291c79f16601c764e8 /Lib/test/test_binascii.py | |
| parent | 1b262977a0dfc2869ed733cd6f696ee01b487a03 (diff) | |
| download | cpython-18c69609648a13f4ff8ddc01fb4db63c3d537e42.zip cpython-18c69609648a13f4ff8ddc01fb4db63c3d537e42.tar.gz cpython-18c69609648a13f4ff8ddc01fb4db63c3d537e42.tar.bz2 | |
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/test/test_binascii.py')
0 files changed, 0 insertions, 0 deletions
