# HG changeset patch # User Olivier Delalleau # Date 1283522641 14400 # Node ID dc5185cca21eacffb13567f6de4b4ce5c38b2ed7 # Parent 2e515be92a0e6091b85e9594a8aba2d677ca7571 Added files for Coding Style and Optimization committees diff -r 2e515be92a0e -r dc5185cca21e doc/v2_planning/coding_style.txt --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/doc/v2_planning/coding_style.txt Fri Sep 03 10:04:01 2010 -0400 @@ -0,0 +1,7 @@ +Discussion of Coding-Style +========================== + +Existing Python coding style specifications: + * http://www.python.org/dev/peps/pep-0008/ + * http://google-styleguide.googlecode.com/svn/trunk/pyguide.html + diff -r 2e515be92a0e -r dc5185cca21e doc/v2_planning/optimization.txt --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/doc/v2_planning/optimization.txt Fri Sep 03 10:04:01 2010 -0400 @@ -0,0 +1,3 @@ +Discussion of Optimization-Related Issues +========================================= +