##// END OF EJS Templates
don't allow unicode errors in refill_readline_hist...
don't allow unicode errors in refill_readline_hist If a recent session had unicode input, and the current session has a different encoding, refill_readline_hist could raise a UnicodeEncodeError exception, preventing IPython from starting. 'replace' is now used when encoding the history, so this error is no longer possible.
MinRK -
r3803:f97c65a0
Show More
Name Size Modified Last Commit Author
/ docs / man
ipcluster.1 Loading ...
ipcontroller.1 Loading ...
ipengine.1 Loading ...
ipython-wx.1 Loading ...
ipython.1 Loading ...
ipythonx.1 Loading ...
irunner.1 Loading ...
pycolor.1 Loading ...