Python Worst Practices

BartC bc at freeuk.com
Sat Feb 28 05:28:33 EST 2015


On 25/02/2015 20:58, Michiel Overtoom wrote:
>
> On Feb 25, 2015, at 21:45, Mark Lawrence wrote:
>
>> http://www.slideshare.net/pydanny/python-worst-practices

I like the way it advises against preserving pixels by removing vowels 
from identifiers.

Then it gives the best practice example of using "color" instead of 
"clr" or "c"!

(Over here it's spelled "colour"...)

-- 
Bartc




More information about the Python-list mailing list