Regarding coding style

dave_mikesell at fastmail.fm dave_mikesell at fastmail.fm
Fri Mar 7 23:04:47 EST 2008


On Mar 7, 10:31 am, "K Viltersten" <t... at viltersten.com> wrote:
> I've been recommended reading of:http://www.python.org/dev/peps/pep-0008/
> and in there i saw two things that i
> need to get elaborated.
>
> 1. When writing English, Strunk and
> White apply.

If your code needs so much descriptive prose that you have to consult
Strunk and White, refactor it to be more clear.   Excessive comments
are the hobgoblin of overly complex and/or sloppy code.



More information about the Python-list mailing list