##// 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 / tests
__init__.py Loading ...
test_adapter.py Loading ...
test_connect.py Loading ...
test_kernel.py Loading ...
test_kernelmanager.py Loading ...
test_kernelspec.py Loading ...
test_launcher.py Loading ...
test_message_spec.py Loading ...
test_multikernelmanager.py Loading ...
test_public_api.py Loading ...
utils.py Loading ...