##// END OF EJS Templates
fix inappropriate str.replace in completer.expand_user...
fix inappropriate str.replace in completer.expand_user The replacement could catch extra matches, mangling the tilde_val. This uses slicing instead, to prevent multiple replacements. closes gh-869

File last commit:

r4460:540b3f19
r5201:2d607167
Show More
__init__.py
0 lines | 0 B | text/x-python | PythonLexer