##// 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
/ tools / tests / embed
embed1.py Loading ...
embed2.py Loading ...
embed3.py Loading ...
embed_flufl.py Loading ...
embed_no_flufl.py Loading ...