# HG changeset patch # User James Bergstra # Date 1258489216 18000 # Node ID 5d6baeadd660f8b6c7bdc61238547116d8b21082 # Parent 0f33afbf517e5eb8f1bb05c414a29f14b2ca41c3 test diff -r 0f33afbf517e -r 5d6baeadd660 pylearn/__init__.py --- a/pylearn/__init__.py Tue Nov 17 13:03:04 2009 -0500 +++ b/pylearn/__init__.py Tue Nov 17 15:20:16 2009 -0500 @@ -1,5 +1,6 @@ #import exceptions + def __src_version__(): #todo - this is vulnerable to the bug in theano ticket #160 return version.src_version(__name__)