cpython/Lib/test/tracedmodules/__init__.py

5 lines
203 B
Python
Raw Normal View History

"""This package contains modules that help testing the trace.py module. Note
that the exact location of functions in these modules is important, as trace.py
takes the real line numbers into account.
"""