[Python-bugs-list] [ python-Bugs-432786 ] Python 2.1 test_locale fails

noreply@sourceforge.net noreply@sourceforge.net
Wed, 13 Jun 2001 07:58:48 -0700


Bugs item #432786, was updated on 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: Open
Resolution: None
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

**********************************************************************
    Then ...
    We expected (repr): ''
    But instead we got: "'%f' % 1024 == '1024.000000'
!= '1,024.000000'"



----------------------------------------------------------------------

You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=105470&aid=432786&group_id=5470