Mercurial > ift6266
annotate data_generation/transformations/pycaptcha/__init__.py @ 400:8973abe35a9d
Adding comments and fixing out of bounds index
author | humel |
---|---|
date | Wed, 28 Apr 2010 00:49:41 -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'] |