[pypy-issue] [issue1553] Problem in PyPy's readline module when using PyCharm

Anatoly tracker at bugs.pypy.org
Wed Jul 24 16:30:05 CEST 2013


Anatoly <a.vostrjakov at gmail.com> added the comment:

I'm using PyCharm 2.7.3 and can't reproduce the bug. My console log is 
following:

>>> import readline
No entry for terminal type "emacs";
using dumb terminal settings.
>>> readline.clear_history()
>>>

----------
nosy: +vostryakov
status: unread -> chatting

________________________________________
PyPy bug tracker <tracker at bugs.pypy.org>
<https://bugs.pypy.org/issue1553>
________________________________________


More information about the pypy-issue mailing list