Files
RustPython/Lib/test/tracedmodules/__init__.py
2023-02-28 17:11:41 +09:00

5 lines
203 B
Python
Vendored

"""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.
"""