[issue7622] [patch] improve unicode methods: split() rsplit() and replace()

Florent Xicluna report at bugs.python.org
Tue Jan 5 22:50:58 CET 2010


Florent Xicluna <laxyf at yahoo.fr> added the comment:

And the Py3k patch.

(note: previous update v4b -> v4c minimize the differences
       between Py2 and Py3 implementations)

----------
versions: +Python 3.2
Added file: http://bugs.python.org/file15750/stringlib_split_replace_py3k.diff

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


More information about the Python-bugs-list mailing list