[Python-bugs-list] [ python-Bugs-416670 ] MatchObjects not deepcopy()able

noreply@sourceforge.net noreply@sourceforge.net
Tue, 17 Apr 2001 05:31:02 -0700


Bugs item #416670, was updated on 2001-04-17 05:31
You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=105470&aid=416670&group_id=5470

Category: Regular Expressions
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Henning Thielemann (amigalemming)
Assigned to: Nobody/Anonymous (nobody)
Summary: MatchObjects not deepcopy()able

Initial Comment:

In the re-Module which come with Python version 2.0
(Nov 28 11:10 re.py) the created MatchObjects cannot be
copied with a deepcopy(). Switching back to the old
"pre.py" as proposed in "re.py" makes everything work
ok.



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

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