Searched refs:python_file (Results 1 – 3 of 3) sorted by relevance
49 python_file=abspath(name + ".py"),71 def trace_python(self, script_file, python_file, optimize_python=None): argument75 subcommand = " ".join([sys.executable] + python_flags + [python_file])
276 python_file="", argument287 if python_file != "":288 __parse_python_result(python_file)
102 python_file=args.python_input_file,