[Python-Dev] object capability; func_closure; subclasses (original) (raw)

Robert Brewer fumanchu at amor.org
Thu Jun 28 19:20:31 CEST 2007


tav wrote:

But, all I am asking for is to not expose funcclosure (and perhaps some of the other func*) as members of FunctionType -- isn't it possible to add functionality to the new module which would allow one to read/write funcclosure?

Would func_closure then also be removed from the FunctionType constructor arg list? If so, would I be expected to create a function object and then use the "new" module to supply its func_closure?

Robert Brewer System Architect Amor Ministries fumanchu at amor.org



More information about the Python-Dev mailing list