log doc/v2_planning/API_coding_style.txt @ 1531:88f361283a19 tip

age author description
Tue, 29 Nov 2011 10:55:25 -0500 Frederic Bastien Add info about Theano docstring and UTF-8
Tue, 13 Sep 2011 14:02:33 -0400 Frederic Bastien Tell to use isinstance(x, basestring).
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.