Home
last modified time | relevance | path

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

/external/python/cpython2/Lib/idlelib/
Drun.py181 cleanup_traceback(tbe, exclude)
187 def cleanup_traceback(tb, exclude): function
/external/python/cpython3/Lib/idlelib/
Drun.py241 cleanup_traceback(tbe, exclude)
249 def cleanup_traceback(tb, exclude): function