HubobelsPython/venv/lib/python3.9/site-packages/twisted/scripts/__init__.py
2022-01-02 21:50:48 +01:00

9 lines
261 B
Python

# Copyright (c) Twisted Matrix Laboratories.
# See LICENSE for details.
"""
Subpackage containing the modules that implement the command line tools.
Note that these are imported by top-level scripts which are intended to be
invoked directly from a shell.
"""