[Python-Dev] An issue recently brought up in patch#872326(generator expression) (original) (raw)

Raymond Hettinger python at rcn.com
Tue Mar 23 15:00:09 EST 2004


All this makes me lean towards getting rid of the binding capture feature. That way everybody will get bitten by the late binding fair and square the first time they try it.

I prefer this approach over one that has subtleties and nuances.

Raymond



More information about the Python-Dev mailing list