Created originally on Bitbucket by youknowone (Jeong YunWon)
Was already merged in Bitbucket before import, marked as merged by the import user
After fix
$ ./pypy-c ../pypytest/bar.py
$
Before fix
$ pypy ../pypytest/bar.py
RPython traceback:
...
(See #2005 for details)
CPython
$ python ../pypytest/bar.py
$