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.1 on Fri Apr 23 15:55:51 2004 http://epydoc.sf.net