Package paramiko :: Module transport
[show private | hide private]
[frames | no frames]

Module paramiko.transport

BaseTransport handles the core SSH2 protocol.
Classes
BaseTransport Handles protocol negotiation, key exchange, encryption, and the creation of channels across an SSH session.
SecurityOptions Simple object containing the security preferences of an ssh transport.

Function Summary
  _join_lingering_threads()

Variable Summary
list _active_threads = []

Variable Details

_active_threads

Type:
list
Value:
[]                                                                     

Generated by Epydoc 2.1 on Sun Dec 12 02:04:29 2004 http://epydoc.sf.net