Barry Warsaw wrote:

> Why should docstrings and comments be limited to 72 characters when  
> code is limited to 79 characters?  I ask because there is an ongoing  
> debate at my company about this.

I'm not sure if this is the main reason, but when using pydoc to view 
docstrings, the 72 character width allows for the added indent in class and 
method sections.

Ron
_______________________________________________
Python-Dev mailing list
Python-Dev@python.org
http://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com

Reply via email to