Lines Matching full:getinnerframes
22 getouterframes(), getinnerframes() - get info about frames1036 def getinnerframes(tb, context=1):1058 return getinnerframes(sys.exc_info()[2], context)