##// END OF EJS Templates
handle unicode issues in `ipython console` completions...
handle unicode issues in `ipython console` completions - readline.get_endidx gives byte offset, not character offset - readline talks str, not unicode
Min RK -
r20025:9ab7103d
Show More
Name Size Modified Last Commit Author
/ IPython / kernel / ioloop
__init__.py Loading ...
manager.py Loading ...
restarter.py Loading ...