##// 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
cluster
math
pysh
sympy
README Loading ...
README_STARTUP Loading ...
__init__.py Loading ...

This is the IPython directory.

For more information on configuring IPython, do:

ipython -h

or to create an empty default profile, populated with default config files:

ipython profile create