aboutsummaryrefslogtreecommitdiffstats
path: root/contrib/python/Twisted/py2/twisted/runner/__init__.py
blob: 024a284959f4ff0a37f1484fac3f029c22f13f5d (plain) (blame)
1
2
3
4
5
6
# Copyright (c) Twisted Matrix Laboratories.
# See LICENSE for details.

"""
Twisted Runner: Run and monitor processes.
"""