[Tutor] Subprocess communications query

Reuben reuben.dlink at gmail.com
Tue Dec 10 20:28:16 CET 2013


Hi,

There exists two Linux machines A and B. Machine B contains python script
which needs to be run e.g. Test.py

In order to run that script, machine A needs to telnet into machine B and
then execute "python Test.py"

How can this be implemented? Is subprocess library to be used?if yes, an
example would help

Regards,
Reuben
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/tutor/attachments/20131211/b943746c/attachment.html>


More information about the Tutor mailing list