/
usr
/
lib
/
python3
/
dist-packages
/
twisted
/
application
/
runner
/
Upload File
HOME
# -*- test-case-name: twisted.application.runner.test -*- # Copyright (c) Twisted Matrix Laboratories. # See LICENSE for details. """ Facilities for running a Twisted application. """