symbian-qemu-0.9.1-12/python-2.6.1/Doc/reference/grammar.rst
changeset 1 2fb8b9db1c86
equal deleted inserted replaced
0:ffa851df0825 1:2fb8b9db1c86
       
     1 Full Grammar specification
       
     2 ==========================
       
     3 
       
     4 This is the full Python grammar, as it is read by the parser generator and used
       
     5 to parse Python source files:
       
     6 
       
     7 .. literalinclude:: ../../Grammar/Grammar