[issue10567] Unicode space character \u200b unrecognised a space

SilentGhost report at bugs.python.org
Sun Nov 28 19:52:17 CET 2010


SilentGhost <michael.mischurow+bpo at gmail.com> added the comment:

It's not just this character. isspace() is also False for \u200c and \u200d (from the same category). and \u2060, \u2800 and \ufeff

----------

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


More information about the Python-bugs-list mailing list