Changes between Version 101 and Version 102 of DeveloperGuidelines


Ignore:
Timestamp:
06/25/10 12:12:46 (14 years ago)
Author:
Praneeth Bodduluri
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • DeveloperGuidelines

    v101 v102  
    7777 * Please ensure PEP8 compliance for all code you propose for a merge into the Trunk.
    7878 * Use static/scripts/tools/pep8.py to check for pep8 compliance.
    79 
     79Execute the following in your eden directory
    8080{{{
    8181python static/scripts/tools/pep8.py yourfile.py