[Python-ideas] Improving Clarity of re Module

Ryan Gonzalez rymg19 at gmail.com
Thu Nov 28 02:24:42 CET 2013


Whoops...

matched_text
matched
all_groups

Bad habit from C++...


On Wed, Nov 27, 2013 at 6:19 PM, Ben Finney <ben+python at benfinney.id.au>wrote:

> Ryan Gonzalez <rymg19 at 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 at python.org
> https://mail.python.org/mailman/listinfo/python-ideas
>



-- 
Ryan
When your hammer is C++, everything begins to look like a thumb.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-ideas/attachments/20131127/776c0340/attachment.html>


More information about the Python-ideas mailing list