changeset 1010:6803b57e1da9

Merged
author Olivier Delalleau <delallea@iro>
date Fri, 03 Sep 2010 10:04:14 -0400
parents dc5185cca21e (diff) a5886b394bda (current diff)
children 0ed99521bc45
files
diffstat 2 files changed, 10 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/doc/v2_planning/coding_style.txt	Fri Sep 03 10:04:14 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
+
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/doc/v2_planning/optimization.txt	Fri Sep 03 10:04:14 2010 -0400
@@ -0,0 +1,3 @@
+Discussion of Optimization-Related Issues
+=========================================
+