python grammar

tpochep tpochep at mail.ru
Mon Jan 22 06:50:30 EST 2007


Hello.

In 'augop' non-terminal :

http://docs.python.org/ref/augassign.html

the delimiter '//=' was skipped. Why?

In 'Boolean operations':

http://docs.python.org/ref/Booleans.html

In 'expression' rule - what does 'if', 'else' mean? I guess 'if' and
'else' must be keywords, not non-terminals.




More information about the Python-list mailing list