amazon kurodaju <kurodaju.ama...@gmail.com> added the comment:

Do you mean read the statement as follows?

Whitespace characters are characters that satisfy either one of:
1. Character type is "Other"
2. Character type is "Separator"
3. Characters with "WS", "B", or "S" bidirectional property

If that's the case, this is also not reflect the behavior as most of characters 
in "Other" are not whitespace characters and in fact str.isspace() returns 
False for those characters.

----------
nosy: +amazon kurodaju

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

Reply via email to