Mercurial > pylearn
view doc/v2_planning/coding_style.txt @ 1012:5d7022325d8e
Added Ian in dataset committee, since he sent an email saying he was in
author | Olivier Delalleau <delallea@iro> |
---|---|
date | Fri, 03 Sep 2010 13:55:01 -0400 |
parents | dc5185cca21e |
children | af80b7d182af |
line wrap: on
line source
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