Love to get some feedback on my first python app!!!

Mark Lawrence breamoreboy at yahoo.co.uk
Sat Sep 20 11:30:58 EDT 2014


On 20/09/2014 15:58, Chris Angelico wrote:
> On Sat, Sep 20, 2014 at 11:16 PM, Nicholas Cannon
> <nicholascannon1 at gmail.com> wrote:
>
> You may
> also notice that the camelCase variable names you're using are in
> stark contrast to the rest of the language. It's normal to use
> lower_case_with_underscores instead.

That may be the PEP 8 guideline but I don't regard it as normal, I find 
camelCase far easier to read.

-- 
My fellow Pythonistas, ask not what our language can do for you, ask
what you can do for our language.

Mark Lawrence




More information about the Python-list mailing list