Home
last modified time | relevance | path

Searched refs:checkout_hook_path (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython2/Lib/test/
Dtest_gdb.py58 checkout_hook_path = os.path.join(os.path.dirname(sys.executable), variable
75 base_cmd += ('-iex', 'add-auto-load-safe-path ' + checkout_hook_path)
/external/python/cpython3/Lib/test/
Dtest_gdb.py57 checkout_hook_path = os.path.join(os.path.dirname(sys.executable), variable
93 base_cmd += ('-iex', 'add-auto-load-safe-path ' + checkout_hook_path)