8 lines
159 B
Python
8 lines
159 B
Python
# Copyright (c) Twisted Matrix Laboratories.
|
|
# See LICENSE for details.
|
|
|
|
"""
|
|
Twisted Spread: Spreadable (Distributed) Computing.
|
|
|
|
@author: Glyph Lefkowitz
|
|
"""
|