New submission from Ven <[email protected]>: Figured that PyPy is making assumptions that PyCharm is not satisfying. Not sure who's fault is it at the moment:
So, apparently PyPy's readline module seems to have the problem ONLY inside PyCharm. If I run the same command in the os x terminal it runs absolutely fine. So, we can't really blame PyPy here either. But, any help would be greatly appreciated. ---------- files: Screen Shot 2013-07-21 at 2.08.47 PM.png messages: 5970 nosy: imperialguy, pypy-issue priority: bug release: 2.0 status: unread title: Problem in PyPy's readline module when using PyCharm ________________________________________ PyPy bug tracker <[email protected]> <https://bugs.pypy.org/issue1553> ________________________________________ _______________________________________________ pypy-issue mailing list [email protected] http://mail.python.org/mailman/listinfo/pypy-issue
