twisted.plugins.__init__
twisted.plugins
Plugins for services implemented in Twisted.
Plugins go in directories on your PYTHONPATH named twisted/plugins: this is the only place where an __init__.py is necessary, thanks to the __path__ variable.