Steve Dower <steve.do...@python.org> added the comment:

> outside of the basic Latin characters (0-255)

This should be (0-127). The Latin characters in 128-255 are considered extended 
ones, and may be decomposed by normalization.

----------

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

Reply via email to