Class n.l.handler(object):
Part of
nevow
.
livepage
View Source
View In Hierarchy
No class docstring
Line #
Kind
Name
Docs
827
Method
__init__
**DEPRECATED** [0.5]
844
Method
__call__
Undocumented
def __init__(self, *args, **kw):
(source)
**DEPRECATED** [0.5]
Handler is now deprecated. To expose server-side code to the client to be called by JavaScript, read the LivePage docstring.
def __call__(self, *args, **kw):
(source)
Undocumented
API Documentation
for Nevow, generated by
pydoctor
.