Hacker News new | ask | show | jobs
by zapman449 5303 days ago
I do really miss the 'command' module's convienience... so much that I often code my own version using subprocess, just so I can get at Std-out, Std-Err, and the return code all in one place.