Searched refs:error_once (Results 1 - 1 of 1) sorted by relevance
/third_party/python/Lib/test/ | ||
H A D | test_sys_settrace.py | 1577 def error_once(frame, event, arg): function 1585 sys._getframe().f_trace = error_once 1586 sys.settrace(error_once) |
Completed in 5 milliseconds