view data_generation/transformations/pycaptcha/__init__.py @ 177:be714ac9bcbd

Use izip(), not zip() to return a lazy iterator. (datasets)
author Arnaud Bergeron <abergeron@gmail.com>
date Sat, 27 Feb 2010 14:15:11 -0500
parents 72eee6a9f43f
children
line wrap: on
line source

__all__ = ['Facade','Captcha']