Initial import to Tizen
[profile/ivi/python-twisted.git] / twisted / manhole / __init__.py
1
2 # Copyright (c) Twisted Matrix Laboratories.
3 # See LICENSE for details.
4
5
6 """
7 Twisted Manhole: interactive interpreter and direct manipulation support for Twisted.
8 """