Home
last modified time | relevance | path

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

/third_party/python/Lib/
Dtrace.py68 class _Ignore: class
410 self.ignore = _Ignore(ignoremods, ignoredirs)
/third_party/python/Lib/test/
Dtest_trace.py415 ignore = trace._Ignore(['x', 'y.z'], [jn('foo', 'bar')])