library to launch program in linux

Daniel Larsson daniel.j.larsson at gmail.com
Thu Sep 6 14:42:43 EDT 2007


On 9/6/07, idzwan.nizam at gmail.com <idzwan.nizam at gmail.com> wrote:
>
> Hi there,
>
> I'm a new user. What library should I use so that I can launch program
> in linux using python? Thank you in advance.


os.system or the commands library.

--
> http://mail.python.org/mailman/listinfo/python-list
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-list/attachments/20070906/43f25af2/attachment.html>


More information about the Python-list mailing list