Created
May 13, 2019 06:30
-
-
Save bulatie/865f3492ba104fc7324def29fa111123 to your computer and use it in GitHub Desktop.
run_command
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| (subprocess.check_output("echo xxx", shell=True).strip()).decode() |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment