Closures / Blocks in Python

Bruno Desthuilliers bruno.42.desthuilliers at wtf.websiteburo.oops.com
Tue Jul 24 11:44:30 EDT 2007


treble54 a écrit :
> Does anyone know a way to use closures or blocks in python like those
> used in Ruby? Particularly those used in the { } braces.
> 
Instead of looking for what you think is the solution, you'd be better 
explaining your concrete problem.



More information about the Python-list mailing list