##// END OF EJS Templates
handle error code > 128 in system_raw like system_piped...
handle error code > 128 in system_raw like system_piped some shells, such as csh and fish, return a different exit code format from sh, bash, which subprocess.call doesn’t properly transform.
MinRK -
r17015:ec5f9e82
Show More
Name Size Modified Last Commit Author
/ IPython / kernel / comm
__init__.py Loading ...
comm.py Loading ...
manager.py Loading ...