##// 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:

r4983:a1987bdc
r5688:aac154d6
Show More
.gitignore
13 lines | 162 B | text/plain | TextLexer
MANIFEST
build
dist
_build
docs/man/*.gz
docs/source/api/generated
docs/gh-pages
IPython/frontend/html/notebook/static/mathjax
*.py[co]
build
*.egg-info
*~
*.bak