Searched refs:TracingDict (Results 1 - 1 of 1) sorted by relevance
/third_party/python/Lib/test/ | ||
H A D | test_functools.py | 2294 class TracingDict(UserDict): class 2296 super(TracingDict, self).__init__(*args, **kwargs) 2309 td = TracingDict() |
Completed in 5 milliseconds