aboutsummaryrefslogtreecommitdiffstats
path: root/lib/python2.7/site-packages/Twisted-12.2.0-py2.7-linux-x86_64.egg/twisted/conch/ui/__init__.py
blob: ea0eea83183302165ab15e9b01e2a53f5f70cacc (plain)
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
"""