##// 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 / config
profile
tests
__init__.py Loading ...
application.py Loading ...
configurable.py Loading ...
loader.py Loading ...
manager.py Loading ...