[docs] Grammar specification

Alexander Ivanyuta qppazaro at gmail.com
Sat Oct 15 17:26:26 CEST 2011


Hello,

I found that there is no operator in python such as '<>' in this rule -
                comp_op: '<'|'>'|'=='|'>='|'<='|'<>'|'!='|'in'|'not' 'in'|
'is'|'is' 'not'

http://docs.python.org/py3k/reference/grammar.html


Best Regards,
Alexander Ivanyuta
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/docs/attachments/20111015/8dc802e6/attachment-0001.html>


More information about the docs mailing list