Module _ast :: Class Exec
[hide private]
[frames] | no frames]

type Exec

object --+        
         |        
       AST --+    
             |    
          stmt --+
                 |
                Exec

Class Variables [hide private]
  _fields = ('body', 'globals', 'locals')

Inherited from stmt (private): _attributes