Mercurial > pylearn
view pylearn/__init__.py @ 911:fdb63e4e042d
Had forgotten to hg add SeriesTable .txt doc
author | fsavard |
---|---|
date | Thu, 18 Mar 2010 12:29:36 -0400 |
parents | 5d6baeadd660 |
children | 2668812a6c86 |
line wrap: on
line source
#import exceptions def __src_version__(): #todo - this is vulnerable to the bug in theano ticket #160 return version.src_version(__name__)