[Python-Dev] PEP 492 vs. PEP 3152, new round

Greg Ewing greg.ewing at canterbury.ac.nz
Thu Apr 30 09:16:58 CEST 2015


Yury Selivanov wrote:
> Sorry, but I'm not sure where & when I had any troubles
> predicting the consequences..

You said you wanted 'await a() * b()' to be a syntax
error, but your grammar allows it.

-- 
Greg


More information about the Python-Dev mailing list