Mercurial > pylearn
view doc/v2_planning/coding_style.txt @ 1013:5e9a3d9bc0b4
optimization - added some text
author | James Bergstra <bergstrj@iro.umontreal.ca> |
---|---|
date | Fri, 03 Sep 2010 14:07:34 -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