Home
last modified time | relevance | path

Searched refs:TracingDict (Results 1 - 1 of 1) sorted by relevance

/third_party/python/Lib/test/
H A Dtest_functools.py2294 class TracingDict(UserDict): class
2296 super(TracingDict, self).__init__(*args, **kwargs)
2309 td = TracingDict()

Completed in 5 milliseconds