Package circuits :: Package web :: Module dispatchers

Module dispatchers

Dispatchers

This module implements URL dispatchers.

Classes
  RPC
  Dispatcher
  VirtualHosts
Forward to anotehr Dispatcher based on the Host header.
  XMLRPC
Variables
  HAS_JSON = 0
  __warningregistry__ = {('No json support available.', <type 'e...
Variables Details

__warningregistry__

Value:
{('No json support available.', <type 'exceptions.UserWarning'>, 24): \
1}