[pypy-issue] [issue757] unicode.isspace() incorrect

Armin Rigo tracker at bugs.pypy.org
Sun Jun 19 17:29:46 CEST 2011


Armin Rigo <armin.rigo at gmail.com> added the comment:

Moreover, python2.7 -c 'print u"\u200b".isspace()' prints False, like PyPy.  So
it seems that PyPy is doing the right thing here.

----------
nosy: +arigo
status: chatting -> resolved

________________________________________
PyPy bug tracker <tracker at bugs.pypy.org>
<https://bugs.pypy.org/issue757>
________________________________________


More information about the pypy-issue mailing list