[issue14081] Allow "maxsplit" argument to str.split() to be passed as a keyword argument

Ezio Melotti report at bugs.python.org
Fri Feb 24 11:31:01 CET 2012


Ezio Melotti <ezio.melotti at gmail.com> added the comment:

New patch that changes .rsplit() too and updates docs and docstrings.

----------
Added file: http://bugs.python.org/file24625/issue14081-2.diff

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue14081>
_______________________________________


More information about the Python-bugs-list mailing list