Whoops...

matched_text
matched
all_groups

Bad habit from C++...


On Wed, Nov 27, 2013 at 6:19 PM, Ben Finney <ben+python@benfinney.id.au> wrote:
Ryan Gonzalez <rymg19@gmail.com> writes:

> Sounds nice!
>
> Here are my names:
>
> matchedText
> matched
> allGroups

If those suggestions are for a library you hope to be widely used in
Python, or even part of the standard library, please make them PEP 8
conformant (avoid camelCaseNames).

--
 \     “Our task must be to free ourselves from our prison by widening |
  `\    our circle of compassion to embrace all humanity and the whole |
_o__)                       of nature in its beauty.” —Albert Einstein |
Ben Finney

_______________________________________________
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.