__init__.py 167 B

1234567891011
  1. # Copyright (c) Twisted Matrix Laboratories.
  2. # See LICENSE for details.
  3. #
  4. """
  5. twisted.conch.ui is home to the UI elements for tkconch.
  6. Maintainer: Paul Swartz
  7. """