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

Fixed a problem with the splitlines optimization: use PyList_Append instead of 
PyList_SET_ITEM because there's no preallocated list
in this case.

----------
Added file: http://bugs.python.org/file15737/stringlib_split_replace_v4b.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