SIGN IN SIGN UP

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.
R
Raymond Hettinger committed
18c69609648a13f4ff8ddc01fb4db63c3d537e42
Parent: 1b26297