[Python-Dev] AST branch update (original) (raw)
Neil Schemenauer nas at arctrix.com
Fri Oct 14 07:11:47 CEST 2005
- Previous message: [Python-Dev] AST branch update
- Next message: [Python-Dev] AST branch update
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Fri, Oct 14, 2005 at 01:03:28AM -0400, Raymond Hettinger wrote:
Do the AST branch generate a syntax error for:
foo(a = i for i in range(10))
No. It generates the same broken code as the current compiler.
Neil
- Previous message: [Python-Dev] AST branch update
- Next message: [Python-Dev] AST branch update
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]