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

type With

object --+        
         |        
       AST --+    
             |    
          stmt --+
                 |
                With

Class Variables [hide private]
  _fields = ('context_expr', 'optional_vars', 'body')

Inherited from stmt (private): _attributes