Home | Trees | Index | Help |
---|
|
object --+ | extension.Extension --+ | host.Host --+ | SSHHost --+ | RSHHost
An 'RSHHost' is an 'SSHHost' that uses 'rsh' instead of 'ssh'.
The reason that 'RSHHost' is a separate class is that (a) that makes it easier for users to construct an 'SSHHost', and (b) 'rsh' does not return the exit code of the remote program, so 'Run' requires adjustment.
|
|||
Inherited from Inherited from |
|
|||
Run(self, path, arguments, environment=None, timeout=-1) | |||
Inherited from Inherited from Inherited from Inherited from Inherited from |
|
|||
ssh_program | |||
scp_program | |||
_argument_dictionary | |||
_argument_list | |||
Inherited from Inherited from Inherited from Inherited from Inherited from |
|
|
|
ssh_program
|
scp_program
|
_argument_dictionary
|
_argument_list
|
Home | Trees | Index | Help |
---|
Generated by Epydoc 3.0alpha2 on Fri Sep 28 00:57:32 2007 | http://epydoc.sf.net |