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.

Function Summary
  _join_lingering_threads()

Variable Summary
list _active_threads = []

Variable Details

_active_threads

Type:
list
Value:
[]                                                                     

Generated by Epydoc 2.0 on Sun Jun 27 13:06:21 2004 http://epydoc.sf.net