Home | History | Annotate | Download | only in python2.7

Lines Matching full:exc_info

714             exc_type, exc_value, exc_trace = sys.exc_info()
1268 exc_type, exc_value, tb = sys.exc_info()