> Neil and I have been working on the AST branch for the last week.
> We're nearly ready to merge the changes to the head. 

Nice work.



> I don't think the current test suite covers all of the possible syntax
> errors that can be raised. 

Do the AST branch generate a syntax error for:

   foo(a = i for i in range(10))

?



Raymond

_______________________________________________
Python-Dev mailing list
Python-Dev@python.org
http://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com

Reply via email to