Matthew Barnett <pyt...@mrabarnett.plus.com> added the comment:
For comparison, the regex module says that 0x1C..0x1F aren't whitespace, and the Unicode property White_Space ("\p{White_Space}" in a pattern, where supported) also says that they aren't whitespace. ---------- _______________________________________ Python tracker <rep...@bugs.python.org> <https://bugs.python.org/issue45869> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com