[issue7643] What is a Unicode line break character?

Marc-Andre Lemburg report at bugs.python.org
Mon Mar 22 12:56:02 CET 2010


Marc-Andre Lemburg <mal at egenix.com> added the comment:

Florent Xicluna wrote:
> Backward compatibility concern:
>  * it adds VT u'\x0b' and FF u'\x0c' as line breaks.
> 
> The choice is either to preserve backward compatibility, or to comply with the specification (UAX #14).

I think we should correct this bug together with a clear warning in
the Misc/NEWS file.

----------

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


More information about the Python-bugs-list mailing list