Interface n.i.ISerializable(Interface):

Part of nevow.inevow View Source View In Hierarchy

DEPRECATED. Use nevow.flat.registerFlattener instead of registering an ISerializable adapter.
Line # Kind Name Docs
427 Method serialize Serialize the adaptee, with the given context
def serialize(context): (source)
Serialize the adaptee, with the given context stack if necessary.
API Documentation for Nevow, generated by pydoctor.