A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://mail.python.org/pipermail/python-dev/2009-October/092478.html below:

[Python-Dev] Old libc's isspace() bug on FreeBSD brings back on Mac OS X?

[Python-Dev] Old libc's isspace() bug on FreeBSD brings back on Mac OS X? [Python-Dev] Old libc's isspace() bug on FreeBSD brings back on Mac OS X?INADA Naoki songofacandy at gmail.com
Fri Oct 2 10:29:39 CEST 2009
> Do you have a testcase that shows what the problem is?
>
> Ronald

>>> s = '\xa0'
>>> assert s.strip() == s
>>> import locale
>>> locale.setlocale(locale.LC_ALL, 'en_US.UTF-8')
'en_US.UTF-8'
>>> assert s.strip() == s

Second assert failed on Snow Leopard.

-- 
Naoki INADA  <songofacandy at gmail.com>
More information about the Python-Dev mailing list

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4