Mercurial > pylearn
changeset 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 | 2e515be92a0e |
children | 6803b57e1da9 |
files | doc/v2_planning/coding_style.txt doc/v2_planning/optimization.txt |
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: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 +