Changes between Version 4 and Version 5 of DeveloperGuidelines/CodeConventions


Ignore:
Timestamp:
03/20/10 11:42:39 (15 years ago)
Author:
Abhishek Mishra
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • DeveloperGuidelines/CodeConventions

    v4 v5  
    1010     * gives detailed report
    1111     * code quality score tells exact impact of the changes made
     12     * http://www.logilab.org/card/pylint_tutorial
    1213   * [http://pychecker.sourceforge.net/ PyChecker] recommended in [http://code.google.com/p/soc/wiki/PythonStyleGuide PythonStyleGuide]