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 effbot
Recipients
Date 2000-06-30.13:21:10
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
Implemented Guido's idea: the 'sre' module installs the pickler when it's first imported.  This means that you have to explicitly import 'sre' before you can unpickle a pattern.
History
Date User Action Args
2007-08-23 14:59:40adminlinkissue400650 messages
2007-08-23 14:59:40admincreate