aboutsummaryrefslogtreecommitdiffstats
path: root/contrib/python/Twisted/py3/twisted/conch/client/__init__.py
blob: f55d474db4c942436f33c74e55a8eb8de5cd51cd (plain) (blame)
1
2
3
4
5
6
7
8
9
# Copyright (c) Twisted Matrix Laboratories.
# See LICENSE for details.

#
"""
Client support code for Conch.

Maintainer: Paul Swartz
"""