Home
last modified time | relevance | path

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

/external/python/cpython2/Lib/
Dpdb.py1211 def _runscript(self, filename): member in Pdb
1314 pdb._runscript(mainpyfile)
/external/python/cpython3/Lib/
Dpdb.py1546 def _runscript(self, filename): member in Pdb
1701 pdb._runscript(mainpyfile)