Message173124
======================================================================
ERROR: test_strxfrm (test.test_locale.TestEnUSCollation)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/cpython/buildslave/3.x.snakebite-solaris10-u10ga2-sparc64-1/build/Lib/test/test_locale.py", line 346, in test_strxfrm
self.assertLess(locale.strxfrm('a'), locale.strxfrm('b'))
ValueError: character U+101010e is not in range [U+0000; U+10ffff]
======================================================================
ERROR: test_strxfrm_with_diacritic (test.test_locale.TestEnUSCollation)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/cpython/buildslave/3.x.snakebite-solaris10-u10ga2-sparc64-1/build/Lib/test/test_locale.py", line 367, in test_strxfrm_with_diacritic
self.assertLess(locale.strxfrm('à'), locale.strxfrm('b'))
ValueError: character U+101010e is not in range [U+0000; U+10ffff]
----------------------------------------------------------------------
Haven't investigated yet. |
|
Date |
User |
Action |
Args |
2012-10-17 02:19:55 | trent | set | recipients:
+ trent |
2012-10-17 02:19:55 | trent | set | messageid: <1350440395.6.0.0364005495024.issue16258@psf.upfronthosting.co.za> |
2012-10-17 02:19:55 | trent | link | issue16258 messages |
2012-10-17 02:19:55 | trent | create | |
|