##// END OF EJS Templates
split shell.system into shell.system_raw/system_piped...
split shell.system into shell.system_raw/system_piped system_raw calls os.system, system_piped uses pexpect/utils.platform magic use system_raw in Terminal except on Windows and in tests use system_piped elsewhere closes gh-297 closes gh-457

File last commit:

r3567:88a0371b
r3909:bdb012ce
Show More
.gitignore
12 lines | 121 B | text/plain | TextLexer
build
./dist
docs/dist
docs/build
docs/_build
docs/source/api/generated
docs/gh-pages
*.py[co]
build
*.egg-info
*~
*.bak