##// END OF EJS Templates
use unicode_to_str with readline.add_history...
use unicode_to_str with readline.add_history mutliline PR #838 added a call to readline.add_history, but without the unicode/str protection used elsewhere, allowing `In[1]: u'é'` to crash IPython. This makes the call match others in core.interativeshell.

File last commit:

r2760:afe1263a
r5095:240f0774
Show More
__init__.py
0 lines | 0 B | text/x-python | PythonLexer