Florent Xicluna <la...@yahoo.fr> added the comment:

Slight update:
 * Objects/unicodeobject.c
   - moved STRINGLIB_ISLINEBREAK to unicodedefs.h
   - removed FROM_UNICODE: use STRINGLIB_IS_UNICODE instead
 * Objects/stringlib/find.h
   - use STRINGLIB_WANT_CONTAINS_OBJ in find.h
     (similar to current py3k impl.)

----------
Added file: http://bugs.python.org/file15749/stringlib_split_replace_v4c.diff

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue7622>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to