Home
last modified time | relevance | path

Searched defs:getouterframes (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython2/Lib/
Dinspect.py1040 def getouterframes(frame, context=1): function
/external/python/cpython3/Lib/
Dinspect.py1483 def getouterframes(frame, context=1): function