[issue13012] Allow keyword argument in str.splitlines()
Mark Dickinson
report at bugs.python.org
Sat Sep 24 10:17:56 CEST 2011
Mark Dickinson <dickinsm at gmail.com> added the comment:
Thanks for the reviews.
Applied the first patch, plus Misc/NEWS entry, and minus the change to Lib/collections/__init__.py; I think that change belongs more with the second patch.
----------
_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue13012>
_______________________________________
More information about the Python-bugs-list
mailing list