[Python-bugs-list] [ python-Bugs-783990 ] test_re failure on 64bit targets (alpha, ia64)

SourceForge.net noreply@sourceforge.net
Wed, 06 Aug 2003 00:18:20 -0700


Bugs item #783990, was opened at 2003-08-06 07:17
Message generated for change (Comment added) made by doko
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=105470&aid=783990&group_id=5470

Category: Regular Expressions
Group: Python 2.3
Status: Open
Resolution: None
Priority: 5
Submitted By: Matthias Klose (doko)
Assigned to: Fredrik Lundh (effbot)
Summary: test_re failure on 64bit targets (alpha, ia64)

Initial Comment:
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'



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

>Comment By: Matthias Klose (doko)
Date: 2003-08-06 07:18

Message:
Logged In: YES 
user_id=60903

this should be alpha-linux, ia64-linux, didn't test any
other OS.

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

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