Mercurial > ift6266
annotate data_generation/transformations/pycaptcha/__init__.py @ 271:a92ec9939e4f
fixed a problem with maxsize when not provided
author | Yoshua Bengio <bengioy@iro.umontreal.ca> |
---|---|
date | Sun, 21 Mar 2010 19:30:05 -0400 |
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'] |