Lines Matching full:_trace_hook
87 _trace_hook = None106 global _trace_hook107 _trace_hook = func800 if _trace_hook:802 _sys.settrace(_trace_hook)