python 2.1 on tru64
Dan Stromberg
strombrg at seki.acs.uci.edu
Thu May 17 21:06:13 EDT 2001
More information about the Python-list mailing list
Thu May 17 21:06:13 EDT 2001
- Previous message (by thread): URNs, URIs, URLs, content negotiation and all that
- Next message (by thread): python 2.1 on tru64
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
When I build python 2.1 on tru64, I get: test_format The actual stdout doesn't match the expected stdout. This much did match (between asterisk lines): ********************************************************************** test_format ********************************************************************** Then ... We expected (repr): '' But instead we got: "'%#o' % 0 == '00' != '0'" test test_format failed -- Writing: "'%#o' % 0 == '00' != '0'", expected: '' Is this serious? Does anyone have a suggestion for a fix? What is the format module used for? -- Dan Stromberg UCI/NACS/DCS
- Previous message (by thread): URNs, URIs, URLs, content negotiation and all that
- Next message (by thread): python 2.1 on tru64
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list