Nick Coghlan wrote:
I've put a first cut at generator expressions for the AST branch on
Sourceforge. It's enough to get test_grammar to pass, and tinkering at
the interactive prompt appears to work.
I'm going to be out of the country until late next week, so if the folks
sprinting on the AST bra
I've put a first cut at generator expressions for the AST branch on Sourceforge.
It's enough to get test_grammar to pass, and tinkering at the interactive prompt
appears to work.
The patch also fixes a problem with displaying interim results for functions
entered at the interactive prompt (I no