a huge part of pep8 is dedicated to the naming style:
http://legacy.python.org/dev/peps/pep-0008/#id26
for example names of functions has to be lowercase and name of classes has
to be CamelCase, etc.


On Fri, May 16, 2014 at 1:09 PM, Pyfisch <[email protected]> wrote:

> I just want to mention a discussion about lowercase_with_underscores and
> mixedCase: https://gerrit.wikimedia.org/r/#/c/105173/ I agree that it
> should be consistent and everything changed to a single standard, I would
> prefer lowercase_with_underscores.
>
> Best
>
>
> _______________________________________________
> Pywikipedia-l mailing list
> [email protected]
> https://lists.wikimedia.org/mailman/listinfo/pywikipedia-l
>



-- 
Amir
_______________________________________________
Pywikipedia-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/pywikipedia-l

Reply via email to