Searched refs:do_condition (Results 1 – 2 of 2) sorted by relevance
/external/python/cpython2/Lib/ | ||
D | pdb.py | 527 def do_condition(self, arg): member in Pdb |
/external/python/cpython3/Lib/ | ||
D | pdb.py | 801 def do_condition(self, arg): member in Pdb |