[issue7643] What is a Unicode line break character?

Florent Xicluna report at bugs.python.org
Tue Mar 30 19:05:57 CEST 2010


Florent Xicluna <florent.xicluna at gmail.com> added the comment:

Committed to trunk: r79494 and r79496.

Afaict, it changes Py_UNICODE_ISLINEBREAK, _PyUnicode_IsLinebreak and the Unicode functions which depend on it (splitlines(), _sre module).

----------

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


More information about the Python-bugs-list mailing list