1 Jul 2001 18:18
[ python-Bugs-432786 ] Python 2.1 test_locale fails
<noreply <at> sourceforge.net>
2001-07-01 16:18:13 GMT
2001-07-01 16:18:13 GMT
Bugs item #432786, was opened at 2001-06-13 07:58 You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=105470&aid=432786&group_id=5470 Category: Extension Modules Group: None Status: Closed Resolution: Wont Fix Priority: 5 Submitted By: Paul M. Dubuc (dubuc) Assigned to: Nobody/Anonymous (nobody) Summary: Python 2.1 test_locale fails Initial Comment: I'm building Python 2.1 on Solaris 2.6. When I 'make test', the test_locale module is the only one that fails: test test_locale failed -- Writing: "'%f' % 1024 == '1024.000000' != '1,024.000000'", expected: '' ... The actual stdout doesn't match the expected stdout. This much did match (between asterisk lines): ********************************************************************** test_locale **********************************************************************(Continue reading)
RSS Feed