Files
server/usr/lib/python3/dist-packages/twisted/conch/__init__.py
2026-01-07 20:52:11 +01:00

8 lines
198 B
Python

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