Interface n.l.IHandlerFactory(Interface):
Part of
nevow
.
livepage
View Source
View In Hierarchy
No interface docstring
Line #
Kind
Name
Docs
281
Method
locateHandler
Locate a handler callable with the given name.
def locateHandler(ctx, name):
(source)
Locate a handler callable with the given name.
API Documentation
for Nevow, generated by
pydoctor
.