[Python-ideas] Yet another alternative name for yield-from

Greg Ewing greg.ewing at canterbury.ac.nz
Wed Apr 1 09:29:25 CEST 2009


I've just thought of another possible alternative
name for yield-from:

   y = gcall f(x)

-- 
Greg




More information about the Python-ideas mailing list