Simple type inference mechanism for python AST. >>> t = TypeInference() >>> t.inferType(compiler.parse("1+3"))
source not stored for this graph (policy: none)
no outgoing calls
no test coverage detected