I'm searching for Python style guidelines

Guilherme Polo ggpolo at gmail.com
Mon Jan 7 08:34:36 EST 2008


2008/1/7, MartinRinehart at gmail.com <MartinRinehart at gmail.com>:
> There's a lot of dumb stuff out there. "Algorithms should be coded
> efficiently ..." Thanks, I'll keep that in mind.
>
> van Rossum's guidelines tend toward "pick something and stick to it"
> which is OK if you have enough experience to pick something Pythonic.
> I'm a relative newbie, not qualified to pick.
>
> Anything written somewhere that's thorough? Any code body that should
> serve as a reference?

PEP 8
http://www.python.org/dev/peps/pep-0008/

> --
> http://mail.python.org/mailman/listinfo/python-list
>


-- 
-- Guilherme H. Polo Goncalves



More information about the Python-list mailing list