Changes between Version 5 and Version 6 of SummerOfCode

Show
Ignore:
Timestamp:
04/19/07 02:39:23 (6 years ago)
Author:
jarrod.millman
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • SummerOfCode

    v5 v6  
    1717= Guidelines = 
    1818 
    19  1. '''Style:''' 
     19 1. '''Style:'''  Please install [http://www.logilab.org/857 pylint] and run it often as a check on your code quality. 
    2020  * [http://www.python.org/dev/peps/pep-0008/ Style Guide for Python Code] 
    2121  * [http://projects.scipy.org/scipy/numpy/wiki/CodingStyleGuidelines Numpy Style Guide]