why no camelCase in PEP 8?
Eli the Bearded
* at eli.users.panix.com
Mon May 18 23:02:58 EDT 2020
In comp.lang.python, Paul Rubin <no.email at nospam.invalid> wrote:
> Eli the Bearded <*@eli.users.panix.com> writes:
>> One of those is easier to "grep" for than the other.
> grep -i might help.
Or might not, if I want case sensitivity in the rest of my RE.
Elijah
------
can, but doesn't want to, build REs that are flexible about partial sensitivity
More information about the Python-list
mailing list