Searched refs:_runscript (Results 1 - 2 of 2) sorted by relevance

/external/python/cpython2/Lib/
H A Dpdb.py1211 def _runscript(self, filename): function
1314 pdb._runscript(mainpyfile)
/external/python/cpython3/Lib/
H A Dpdb.py1524 def _runscript(self, filename): member in class:Pdb
1667 pdb._runscript(mainpyfile)

Completed in 46 milliseconds