Home
last modified time | relevance | path

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

/external/python/cpython2/Tools/gdb/
Dlibpython.py1322 if self.is_other_python_frame():
1342 def is_other_python_frame(self): member in Frame
1478 info = self.is_other_python_frame()
1496 info = self.is_other_python_frame()
/external/python/cpython3/Tools/gdb/
Dlibpython.py1525 if self.is_other_python_frame():
1545 def is_other_python_frame(self): member in Frame
1681 info = self.is_other_python_frame()
1699 info = self.is_other_python_frame()