ParsePython

vtool.util_file.ParsePython(filepath) This needs to be replaced by something that uses the AST instead.
class ParsePython(filepath)

This needs to be replaced by something that uses the AST instead.

find_scope_type(line, indent)