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

Florent Xicluna report at bugs.python.org
Mon Jan 4 16:15:29 CET 2010


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

Patch updated:
 * coding style
 * added macros BLOOM_ADD to unicodeobject.c and fastsearch.h
   (and removed LONG_BITMASK)

----------
Added file: http://bugs.python.org/file15735/stringlib_split_replace_v4.diff

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


More information about the Python-bugs-list mailing list