Utility object for transforming Python parse trees. Exposes the following methods: tree = transform(ast_tree) tree = parsesuite(text) tree = parseexpr(text) tree = parsefile(fileob | filename)
source not stored for this graph (policy: none)
no outgoing calls
no test coverage detected