Changes between Version 1 and Version 2 of ProjectPlan


Ignore:
Timestamp:
Dec 22, 2005, 1:43:01 PM (18 years ago)
Author:
ole
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ProjectPlan

    v1 v2  
    1 
    21== Overview ==
    32
     
    2322
    2423== Guidelines ==
    25   * Coding is done in accordance with the styleguide available in <ANUGAROOT>/documentation/Style Guide for Python Code, GA version.htm within the revision control repository.
     24  * Coding is done in accordance with the styleguides available in <ANUGAROOT>/documentation/ within the revision control repository.
    2625  * Every Python module shall have a test suite named test_<module name>.py providing unit tests for as much of the functionality as practical
    2726