Message45197
Logged In: YES
user_id=80475
Jeremy: I reviewed the lazy binding version of the patch as
much as I could. Can you take a brief look at just the
changes to the grammar and at the new functions in
compile.c. The functions were clearly written and neatly
paralleled list comps but I wondered whether it was possible
and desirable to factor-out the commonalities.
Jiwon: the graminit.h renumbering is fine (all of the
automatically generated files should be left as-as).
Guido: I was clear on your rationale for preferring late
binding but did not find wording for the reason behind the
precompution of the innermost iterable. I speculate that the
semantics reflect that this is an expression and that all
expressions (except and/or) are immediate. |
|
Date |
User |
Action |
Args |
2007-08-23 15:31:40 | admin | link | issue872326 messages |
2007-08-23 15:31:40 | admin | create | |
|