Hacker News new | ask | show | jobs
by cutler 1378 days ago
To be fair to Python subprocess is not simply a substitute for backticks in Perl or Ruby. It's supposed to protect you from some of the more obscure problems which can happen with shell expansion.