test test_re failed -- Traceback (most recent call last): File "/home/doko/py/python2.3-2.3/Lib/test/test_re.py", line 283, in test_bigcharset u"\u2222").group(1), u"\u2222") AttributeError: 'NoneType' object has no attribute 'group'
Logged In: YES user_id=555 This test 'test_re' doesn't fail for last night's snapshot, on Linux/ia64 or Linux/amd64. It also doesn't fail for python2.3 on Tru64. So probably this could be closed as 'fixed'. (Note, though, that the test 'test_bigcharset' doesn't really test re.UNICODE very well.)