annotate data_generation/transformations/pycaptcha/__init__.py @ 613:5e481b224117

fix the reading of PNIST dataset following Dumi compression of the data.
author Frederic Bastien <nouiz@nouiz.org>
date Thu, 06 Jan 2011 13:57:05 -0500
parents 72eee6a9f43f
children
rev   line source
171
72eee6a9f43f making the data_generation folder (and subdirs) an importable module
Dumitru Erhan <dumitru.erhan@gmail.com>
parents:
diff changeset
1 __all__ = ['Facade','Captcha']