Mercurial > pylearn
diff doc/v2_planning/coding_style.txt @ 1009:dc5185cca21e
Added files for Coding Style and Optimization committees
author | Olivier Delalleau <delallea@iro> |
---|---|
date | Fri, 03 Sep 2010 10:04:01 -0400 |
parents | |
children | af80b7d182af |
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: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 +