Waiting for a subprocess to exit
Aahz
aahz at pythoncraft.com
Tue Aug 25 15:19:33 EDT 2009
In article <mailman.161.1250835519.2854.python-list at python.org>,
Miles Kaufmann <milesck at umich.edu> wrote:
>
>debacle[1]). Leaving shell=3DFalse makes scripts more secure and =20
>robust; besides, when I'm putting together a command and its =20
>arguments, it's as convenient to build a list (['mycmd', 'myarg']) as =20=
>
>it is a string (if not more so).
....unless you want to use "~" on Mac or Unix.
--
Aahz (aahz at pythoncraft.com) <*> http://www.pythoncraft.com/
"I support family values -- Addams family values" --www.nancybuttons.com
More information about the Python-list
mailing list