[Python-ideas] Cofunctions PEP - Revision 4

Paul Du Bois paul.dubois at gmail.com
Wed Aug 11 10:22:40 CEST 2010


Perhaps it's the "cocall" keyword that could be removed, rather than
"codef"? A revised semantics for "codef" could cause the body to use
the most recent PEP revisions's "__cocall__ or __call__" mechanism for
all function calls, perhaps at the expense of some runtime efficiency.

p



More information about the Python-ideas mailing list