Executing an external command
Xavier Maillard
xma at gnu.org
Wed Mar 26 01:00:15 GMT 2008
Hi,
What is the correct way to call an external tool from a bzr
python module ?
I would like to execute a command and would like to parse its
output.
I have tried several things including commands.getoutput (after
having imported the corresponding module) but it failed with some
stupid error message : no member getouput in the module (or
something like that).
Regards
Xavier
--
http://www.gnu.org
http://www.april.org
http://www.lolica.org
More information about the bazaar
mailing list