Class n.g.Forbidden(object):

Part of nevow.guard View Source View In Hierarchy

Implements interfaces: nevow.inevow.IResource

Undocumented
Line # Kind Name Docs
212 Method locateChild Locate another object which can be adapted to IResource
215 Method renderHTTP Render a request
def locateChild(self, ctx, segments): (source)
Locate another object which can be adapted to IResource Return a tuple of resource, path segments
def renderHTTP(self, ctx): (source)
Render a request
API Documentation for Nevow, generated by pydoctor.