__init__.py 261 B

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