PEP 8 and extraneous whitespace

Neil Cerutti neilc at norwich.edu
Mon Jul 25 07:37:04 EDT 2011


On 2011-07-24, Ben Finney <ben+python at benfinney.id.au> wrote:
> Code is also more densely expressive and provides less
> redundancy in expression, and the reader is required to make
> much finer scrutiny of it than of natural language text.

The best writing is less redundant than a line of code, not more.
But most people don't have enough time to write that little.

-- 
Neil Cerutti



More information about the Python-list mailing list