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

#


"""
twisted.conch.ui is home to the UI elements for tkconch.

Maintainer: Paul Swartz
"""