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

Lawrence D’Oliveiro lawrencedo99 at gmail.com
Thu Sep 29 05:18:57 EDT 2016


On Thursday, September 29, 2016 at 7:13:15 PM UTC+13, Gregory Ewing wrote:
> Philosophical question: Is a function that never
> returns actually a function?

Denotational semantics calls that value “bottom”.



More information about the Python-list mailing list