Searched defs:getouterframes (Results 1 – 2 of 2) sorted by relevance
| /external/python/cpython2/Lib/ | ||
| D | inspect.py | 1040 def getouterframes(frame, context=1): function |
| /external/python/cpython3/Lib/ | ||
| D | inspect.py | 1648 def getouterframes(frame, context=1): function |