annotate data_generation/transformations/pycaptcha/__init__.py @ 198:5d88ed99c0af

Modify the log_reg.py tutorial code to use the datasets module.
author Arnaud Bergeron <abergeron@gmail.com>
date Tue, 02 Mar 2010 18:16:49 -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']