# Pastebin 6iKP9Ury $ pypy-c-310 x.py Traceback (most recent call last): File "/home/cfbolz/projects/small-commits-pypy/pypy/x.py", line 68, in abc(1) ^^^ NameError: name 'abc' is not defined. Did you mean: 'abs'?