Matthew Wilson wrote: > consensus. I could os.popen, commands.getstatusoutput, the subprocess > module, backticks, etc. Backticks do_not_do what you think they do. And with py3k they're also as dead as a dead parrot.