Hacker News new | ask | show | jobs
by asdfgadsfgasfdg 3293 days ago
I hadn't actually noticed that! It looks like .run() allows input and output to be piped and the return code captured. That is a serious improvement over subprocess.call().