__init__.py 198 B

1234567
  1. # -*- test-case-name: twisted.conch.test -*-
  2. # Copyright (c) Twisted Matrix Laboratories.
  3. # See LICENSE for details.
  4. """
  5. Twisted Conch: The Twisted Shell. Terminal emulation, SSHv2 and telnet.
  6. """