##// END OF EJS Templates
core.completer: Clean up excessive and unused code....
core.completer: Clean up excessive and unused code. - `mark_dirs` is only called from one location and it is more simply expressed as a one-liner using the ternary operator. - `single_dir_expand` is not called from anywhere in IPython.
Bradley M. Froehle -
r5766:bf4a4f42
Show More
Name Size Modified Last Commit Author
/ IPython / deathrow / gui / wx
__init__.py Loading ...
ipshell_nonblocking.py Loading ...
ipython_history.py Loading ...
ipython_view.py Loading ...
thread_ex.py Loading ...
wxIPython.py Loading ...