aboutsummaryrefslogtreecommitdiffstats
path: root/contrib/python/Twisted/py3/twisted/spread/__init__.py
blob: ab3881055d7d8ccd156594efc7be1f78b3780e8d (plain) (blame)
1
2
3
4
5
6
7
8
# Copyright (c) Twisted Matrix Laboratories.
# See LICENSE for details.

"""
Twisted Spread: Spreadable (Distributed) Computing.

@author: Glyph Lefkowitz
"""