Content Management/Best Practices: Difference between revisions

From OLPC
Jump to navigation Jump to search
(New page: == Best Practices == * Documented Coding Standards PEP 8: http://www.python.org/dev/peps/pep-0008/)
 
No edit summary
Line 1: Line 1:
== Best Practices ==
= Best Practices =


* Documented Coding Standards
== Documented Coding Standards ==
PEP 8: http://www.python.org/dev/peps/pep-0008/
PEP 8: http://www.python.org/dev/peps/pep-0008/

Revision as of 02:26, 23 October 2007

Best Practices

Documented Coding Standards

PEP 8: http://www.python.org/dev/peps/pep-0008/