Is there a way to change the closure of a python function?

Peng Yu pengyu.ut at gmail.com
Tue Sep 27 10:01:23 EDT 2016


Hi, In many other functional language, one can change the closure of a
function. Is it possible in python?

http://ynniv.com/blog/2007/08/closures-in-python.html

-- 
Regards,
Peng



More information about the Python-list mailing list