[Python-Dev] Reject characters bigger than U+10FFFF and Solaris issues (original) (raw)
Stefan Krah stefan at bytereef.org
Thu Dec 8 10:42:31 CET 2011
- Previous message: [Python-Dev] Reject characters bigger than U+10FFFF and Solaris issues
- Next message: [Python-Dev] Reject characters bigger than U+10FFFF and Solaris issues
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Stefan Krah <stefan at bytereef.org> wrote:
I'm not sure why the b'\xA0' problem only occurs in Solaris. Many systems have this thousands separator.
Are LC_CTYPE and LC_NUMERIC set to the same value on the buildbot? Otherwise you encounter http://bugs.python.org/issue7442 .
Stefan Krah
- Previous message: [Python-Dev] Reject characters bigger than U+10FFFF and Solaris issues
- Next message: [Python-Dev] Reject characters bigger than U+10FFFF and Solaris issues
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]