Module t.w.plugin

Part of twisted.web2 View Source

I'm a set of utility functions and resources for using twisted.plugins to locate resources.

Example Usage: root.putChild('test', resourcePlugger('TestResource'))
Class PluginResource No class docstring; 1/1 methods documented
Class TestResource No class docstring; 3/3 methods documented
Class NoPlugin No class docstring; 1/2 methods documented
Function resourcePlugger Undocumented
def resourcePlugger(name, *args, **kwargs): (source)
Undocumented
API Documentation for twisted, generated by pydoctor.