##// END OF EJS Templates
Cleanup and type annotate completer.py...
Cleanup and type annotate completer.py Remove some of the unnecessary u'' prefixes, replace some of the return tuples with `namedtuples` to make the code a bit more clearer and flexible.
Matthias Bussonnier -
r25705:ad14ee33
Show More
Name Size Modified Last Commit Author
/ IPython / extensions
tests
__init__.py Loading ...
autoreload.py Loading ...
cythonmagic.py Loading ...
rmagic.py Loading ...
storemagic.py Loading ...
sympyprinting.py Loading ...