##// END OF EJS Templates
Replaced shlex_split with arg_split from _process_common....
Replaced shlex_split with arg_split from _process_common. shlex_split was removed since it was a unicode unsafe version of arg_split. Tests were added to test magic_run_completer.

File last commit:

r2045:2b04bcfb
r5688:aac154d6
Show More
shadowns.py
1 line | 24 B | text/x-python | PythonLexer
""" Shadow namespace """