Changes between Version 28 and Version 29 of DeveloperGuidelines/CodeConventions


Ignore:
Timestamp:
07/04/13 10:06:58 (12 years ago)
Author:
Fran Boon
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • DeveloperGuidelines/CodeConventions

    v28 v29  
    88== Python ==
    99=== Code Style ===
    10 
     10* http://www.python.org/dev/peps/pep-0008/
    1111* http://code.google.com/p/soc/wiki/PythonStyleGuide
    1212 * Limit line length to 80 characters