schlamar <[email protected]> added the comment:
Expected behavior would be (from CPython 2.7):
>>> import curses
Traceback (most recent call last):
File "<stdin>", line 1, in <module>
File "C:\Python27\lib\curses\__init__.py", line 15, in <module>
from _curses import *
ImportError: No module named _curses
----------
status: unread -> chatting
________________________________________
PyPy bug tracker <[email protected]>
<https://bugs.pypy.org/issue1467>
________________________________________
_______________________________________________
pypy-issue mailing list
[email protected]
http://mail.python.org/mailman/listinfo/pypy-issue