Searched refs:PyTracer (Results 1 – 4 of 4) sorted by relevance
13 from coverage.pytracer import PyTracer123 self._trace_class = PyTracer127 self._trace_class = CTracer or PyTracer
17 class PyTracer(object): class
30 # Remove the C extension so that we can test the PyTracer33 # Test with the PyTracer
33 + remove plugin support from PyTracer