DEBSOURCES
Skip Quicknav
sources / python-friendly-traceback / 0.7.62%2Bgit20240811.d7dbff6-1.1 / tests / name_error.py
12345678
"""This file result in a NameError being raised. Used with test_formatter.py """ from math import pi a = Pi