phoenix-firestorm/indra/lib/python/indra
Nat Goodspeed d34d8e491b Make run_command() use subprocess.Popen() rather than os.popen().
This lets us capture the command's stderr as well as stdout. I've been
perplexed recently by errors from Mac SetFile commands that didn't report
stderr.
2010-06-18 17:43:30 -04:00
..
base svn merge -r125825:125901 svn+ssh://svn.lindenlab.com/svn/user/cg/qar-1654 2009-07-01 00:22:05 +00:00
ipc
util Make run_command() use subprocess.Popen() rather than os.popen(). 2010-06-18 17:43:30 -04:00
__init__.py