[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
- Previous message: [Python-Dev] An issue recently brought up in patch #872326(generator expression)
- Next message: [Python-Dev] An issue recently brought up in patch#872326(generator expression)
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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
- Previous message: [Python-Dev] An issue recently brought up in patch #872326(generator expression)
- Next message: [Python-Dev] An issue recently brought up in patch#872326(generator expression)
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]