twisted.plugins.__init__ module documentationtwisted.plugins
View Source
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.
| Authors | Jp Calderone | |
| Glyph Lefkowitz | ||