[Patches] [ python-Patches-409504 ] Fix freeze: regex, continuation lines

noreply@sourceforge.net noreply@sourceforge.net
Tue, 20 Mar 2001 08:27:55 -0800


Patches item #409504, was updated on 2001-03-18 02:47
You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=305470&aid=409504&group_id=5470

Category: demos and tools
Group: None
Status: Open
Priority: 5
Submitted By: Martin v. Löwis (loewis)
Assigned to: Guido van Rossum (gvanrossum)
Summary: Fix freeze: regex, continuation lines

Initial Comment:
This patch corrects two bugs in freeze: it won't use
freeze anymore, and variables that span over several
lines using \-continuation are extracted correctly.

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

>Comment By: Martin v. Löwis (loewis)
Date: 2001-03-20 08:27

Message:
Logged In: YES 
user_id=21627

Remove old patch

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

Comment By: Martin v. Löwis (loewis)
Date: 2001-03-20 08:26

Message:
Logged In: YES 
user_id=21627

Since esr has already change regex to re, the patch reduces
to error correction, and continuation lines.

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

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