Home
last modified time | relevance | path

Searched defs:script_file (Results 1 – 1 of 1) sorted by relevance

/external/python/cpython3/Lib/test/
Dtest_dtrace.py57 def generate_trace_command(self, script_file, subcommand=None): argument
63 def trace(self, script_file, subcommand=None): argument
71 def trace_python(self, script_file, python_file, optimize_python=None): argument