Changes between Version 4 and Version 5 of DeveloperGuidelines/CodeConventions
- Timestamp:
- 03/20/10 11:42:39 (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
DeveloperGuidelines/CodeConventions
v4 v5 10 10 * gives detailed report 11 11 * code quality score tells exact impact of the changes made 12 * http://www.logilab.org/card/pylint_tutorial 12 13 * [http://pychecker.sourceforge.net/ PyChecker] recommended in [http://code.google.com/p/soc/wiki/PythonStyleGuide PythonStyleGuide]