Changes between Version 3 and Version 4 of WorkPages
- Timestamp:
- Dec 3, 2009, 5:31:20 PM (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
WorkPages
v3 v4 15 15 ||'''Style Guide for Python (GA version of PEP 8)''' ||http://datamining.anu.edu.au/~ole/anuga/coding_standards/style_guide_for_python_code_GA_version.htm 16 16 ||'''Docstring conventions for Python''' ||http://datamining.anu.edu.au/~ole/anuga/coding_standards/docstring_conventions_GA_version.htm 17 18 19 == Using Subversion and TRAC for ANUGA development == 20 ANUGA is being developed using Subversion for revision control and TRAC for issue and bug tracking. 21 22 A document will appear here outlining policies for branching, tagging and releases using these frameworks. 17 23 18 24