##// 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:

r3217:5a3e42fd
r5095:240f0774
Show More
.gitattributes
2 lines | 54 B | text/plain | TextLexer
IPython/.git_commit_info.ini export-subst
* text=auto