Mercurial > pylearn
log doc/v2_planning/API_coding_style.txt @ 1501:55534951dd91
age | author | description |
---|---|---|
Thu, 01 Sep 2011 13:35:02 -0400 | Olivier Delalleau | Added recommendation to use "except Exception:" rather than "except:" |
Thu, 18 Nov 2010 11:45:10 -0500 | Olivier Delalleau | Commit guidelines have been added in API_coding_style |
Wed, 17 Nov 2010 13:21:21 -0500 | Frederic Bastien | fix and URL that was moved. |
Wed, 13 Oct 2010 10:19:48 -0400 | Olivier Delalleau | Minor grammar improvements |
Tue, 12 Oct 2010 13:37:55 -0400 | Frederic Bastien | added to the web page the commit message recommendation. |
Fri, 08 Oct 2010 12:00:05 -0400 | Olivier Delalleau | Fixed comment in example: lists have no find() method |