Hi,

There was a coding standard where I worked and the intention behind this
requirement was to make the code printer friendly. Printing code source
with lines longer than 80 chars greatly hinder readability on paper.

Greetings,
Olivier Langlois
http://www.olivierlanglois.net
> 
> I also think that limiting code to 80 columns often hinders
> readability. I personally try to limit my code to 100 columns. The end
> result is pretty nice.
> 
> However, I'm all for the "flat is better than nested" philosophy, even
> when nested is under 100 columns.
> 
> --
> http://mail.python.org/mailman/listinfo/python-list
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to