Mercurial > pylearn
log doc/v2_planning/API_coding_style.txt @ 1524:9d21919e2332
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:" |