Home
last modified time | relevance | path

Searched defs:extract_tb (Results 1 – 4 of 4) sorted by relevance

/external/python/cpython2/Lib/
Dtraceback.py78 def extract_tb(tb, limit = None): function
/external/python/cpython3/Lib/
Dtraceback.py59 def extract_tb(tb, limit=None): function
/external/python/setuptools/pkg_resources/_vendor/
Dpyparsing.py1029 def extract_tb(tb, limit=0): function
/external/python/setuptools/setuptools/_vendor/
Dpyparsing.py1029 def extract_tb(tb, limit=0): function