Le dimanche 13 septembre 2009 à 06:45 -0600, Carl Sorensen a écrit : 
> 80 characters maximum; I generally try to keep the lines about 70
> characters.

FWIW in Python code it's often hard to keep lines below 80 characters,
so I try to keep them around 80 characters and require them to be less
than 90 charcaters long.  Yes, I know it's possible to respect a limit
of 80 by using a lot more variables, but then this expands the code too
much on the vertical axis :-P

Best,
John

Attachment: signature.asc
Description: Ceci est une partie de message numériquement signée

_______________________________________________
lilypond-devel mailing list
lilypond-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-devel

Reply via email to