Content Management/Best Practices: Difference between revisions

From OLPC
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
= Best Practices =
== Best Practices ==


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

Revision as of 02:27, 23 October 2007

Best Practices

Documented Coding Standard

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