Yury V. Zaytsev <[email protected]> added the comment:
Yep, I've attached the patch and the trace in the previous comment. By the way,
when loading the original reproducer I had to do
import cpyext; cpyext.load_module("test_getitem.so", "test_getitem")
before
import test_getitem
Otherwise, it fails with "ImportError: No module named test_getitem".
Is this supposed to be this way or I have translated pypy in a wrong way /
running with incorrect arguments, etc.?
________________________________________
PyPy bug tracker <[email protected]>
<https://bugs.pypy.org/issue1621>
________________________________________
_______________________________________________
pypy-issue mailing list
[email protected]
https://mail.python.org/mailman/listinfo/pypy-issue