format
Implements Format objects, which represent different formats and serializations. Concrete implementations instantiate Format.
The format module is accessible via the httpencode module.
Classes
C Format(...) ...
Instances of this class represent some particular format. This is the entry point for both response and request handling for the format.
This class contains 7 members.
C RPCResponder(...) ...
This class contains 2 members.
See the source for more information.