Steven D'Aprano <steve+comp.lang.pyt...@pearwood.info> writes:
>> I suspect), but can't say that I've ever used a "factory function"...
> If you've ever used an ordinary function decorator, you almost certainly 
> have.
> If you've every created a closure, you definitely have.

Or anything with a __iter__ method...
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to