[Python-ideas] Improving Clarity of re Module
Ben Finney
ben+python at benfinney.id.au
Thu Nov 28 01:19:02 CET 2013
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
More information about the Python-ideas
mailing list