##// END OF EJS Templates
cd completer: no longer greedy. If you are using a buggy readline that inserts...
cd completer: no longer greedy. If you are using a buggy readline that inserts spaces after completions (so you need to press backspace), do import ipy_completers ipy_completers.greedy_cd_completer = True

File last commit:

r737:ab39b3d8
r1266:89765fe6
Show More
shadowns.py
1 line | 24 B | text/x-python | PythonLexer
""" Shadow namespace """