Author thomasda
Recipients
Date 2007-04-16.12:28:16
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
It would be very nice with a function in the re module to compare two regular expressions and see how they overlap.
Return value would perhaps be an a constant like DISJOINT, SUBSET etc.
History
Date User Action Args
2007-08-23 16:12:41adminlinkissue1701452 messages
2007-08-23 16:12:41admincreate