mirror of
https://github.com/RustPython/RustPython.git
synced 2026-06-02 19:39:49 +09:00
5 lines
203 B
Python
Vendored
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.
|
|
"""
|