STINNER Victor added the comment:
Debug trace from x86 FreeBSD 6.4 3.x:
======================================================================
FAIL: test_splitlist (test.test_tcl.TclTest)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/usr/home/db3l/buildarea/3.x.bolen-freebsd/build/Lib/test/test_tcl.py",
line 517, in test_splitlist
'arg=%a, %s' % (arg, dbg_info))
AssertionError: Tuples differ: (12, '\u20ac', b'\xe2\x82\xac', (3.4,)) !=
('12', '\u20ac', '\xe2\x82\xac', '3.4')
First differing element 0:
12
12
- (12, '\u20ac', b'\xe2\x82\xac', (3.4,))
+ ('12', '\u20ac', '\xe2\x82\xac', '3.4') : arg=<list object: '12 \u20ac
\xe2\x82\xac 3.4'>, want objects? True, Tcl version: (8, 5), Tk patchlevel: (8,
5, 4)
----------
_______________________________________
Python tracker <[email protected]>
<http://bugs.python.org/issue22334>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe:
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com