[Python-bugs-list] [ python-Bugs-439993 ] infinite loop in re.match

noreply@sourceforge.net noreply@sourceforge.net
Tue, 10 Jul 2001 10:08:31 -0700


Bugs item #439993, was opened at 2001-07-10 02:33
You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=105470&aid=439993&group_id=5470

Category: Regular Expressions
Group: None
>Status: Closed
>Resolution: Duplicate
Priority: 5
Submitted By: Nobody/Anonymous (nobody)
Assigned to: Nobody/Anonymous (nobody)
Summary: infinite loop in re.match

Initial Comment:
Python 2.0.1 "re.match" enters infinite loop for
a regular expression that was carefully designed not
to lead to loops (an easy expression).

See attached file.

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

>Comment By: Tim Peters (tim_one)
Date: 2001-07-10 10:08

Message:
Logged In: YES 
user_id=31435

Closed; it's a duplicate of 439997.

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

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