Home
last modified time | relevance | path

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

/aosp_15_r20/external/python/cpython3/Lib/test/libregrtest/
Dutils.py91 orig_threading_excepthook = None variable
95 global orig_threading_excepthook
102 orig_threading_excepthook(args)
109 global orig_threading_excepthook
111 orig_threading_excepthook = threading.excepthook