On Thu, Feb 5, 2009 at 9:20 PM, Greg Ewing <greg.ew...@canterbury.ac.nz> wrote: > I've been thinking about proposing an enhancement > concerning generators that would entail making > "call" a reserved word, so I'd be a little > disappointed if this name were used. > > Maybe apply() could be reinstated and put into > the operator module?
That would lose the symmetry with __call__. What's so special about your proposal that requires a new keyword? -- --Guido van Rossum (home page: http://www.python.org/~guido/) _______________________________________________ Python-Dev mailing list Python-Dev@python.org http://mail.python.org/mailman/listinfo/python-dev Unsubscribe: http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com