Sounds nice!

Here are my names:

matchedText
matched
allGroups


On Wed, Nov 27, 2013 at 4:56 PM, MRAB <python@mrabarnett.plus.com> wrote:
On 27/11/2013 21:41, Greg Ewing wrote:
Stephen J. Turnbull wrote:
Please, not "text"; I would expect that to be the target string, not a
substring.

I would have expected 'string' to be the matched text,
but it's not. So the most obvious name is already
taken. :-(

How about 'all'?

All what?

-1

Reading the docs, it refers to the entire "matching string", so how
about "matching_string"? Or "matched_part"?


_______________________________________________
Python-ideas mailing list
Python-ideas@python.org
https://mail.python.org/mailman/listinfo/python-ideas



--
Ryan
When your hammer is C++, everything begins to look like a thumb.