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 collinwinter
Recipients
Date 2007-03-09.00:21:06
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
+1 on the general idea, though I'd change your "match() checks for a match at the beginning..." to "match() checks for a match starting at the beginning...". I'd also like to drop the reference to Perl entirely; saying that I should look to search() for Perl's semantics makes it sound like match() doesn't support PCREs.

Fred, any thoughts?
History
Date User Action Args
2007-08-23 14:50:54adminlinkissue1625381 messages
2007-08-23 14:50:54admincreate