Files
server/usr/lib/python3/dist-packages/twisted/scripts/__init__.py
2026-01-07 20:52:11 +01:00

10 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.
"""