[Twisted-Python] coding standard: column width?
    Clark C. Evans 
    cce at clarkevans.com
       
    Mon Mar  3 23:16:12 MST 2003
    
    
  
The (very clear) coding standards don't mention a preferred column width.  
Could it be possible to add a 76 column code wrap requirement.  This is 
useful for those of us who use your aged 80 column terminals, and more 
importantly for those who want to forward/comment on code via e-mail.
Most (95%) of the code is already following this rule, and it probably
wouldn't take much effort to fix when people run into long lines that
could/should be broken up.
Clark
    
    
More information about the Twisted-Python
mailing list