Initial import to Tizen
[profile/ivi/python-twisted.git] / twisted / conch / ui / __init__.py
1 # Copyright (c) Twisted Matrix Laboratories.
2 # See LICENSE for details.
3
4 #
5
6
7 """
8 twisted.conch.ui is home to the UI elements for tkconch.
9
10 Maintainer: Paul Swartz
11 """