Home
last modified time | relevance | path

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

/third_party/python/Lib/test/
Dtest_pdb.py1709 def _run_pdb(self, pdb_args, commands, expected_returncode=0): argument
1729 def run_pdb_script(self, script, commands, expected_returncode=0): argument