This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author brett.cannon
Recipients
Date 2003-05-12.23:14:25
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
Logged In: YES user_id=357491 The patch by Martin referenced below was closed since, as Fredrik pointed out in the patch, that re objects have __copy__ and __deepcopy__ methods. Problem is that they are untested so they are basically no-ops after compilation by raising exceptions. So if this feature is still desired someone just needs to work the kinks out of what Fredrik has started.
History
Date User Action Args
2007-08-23 16:01:07adminlinkissue416670 messages
2007-08-23 16:01:07admincreate