pydispatch package
==================

Submodules
----------

pydispatch.dispatcher module
----------------------------

.. automodule:: pydispatch.dispatcher
    :members:
    :undoc-members:
    :show-inheritance:

pydispatch.errors module
------------------------

.. automodule:: pydispatch.errors
    :members:
    :undoc-members:
    :show-inheritance:

pydispatch.robust module
------------------------

.. automodule:: pydispatch.robust
    :members:
    :undoc-members:
    :show-inheritance:

pydispatch.robustapply module
-----------------------------

.. automodule:: pydispatch.robustapply
    :members:
    :undoc-members:
    :show-inheritance:

pydispatch.saferef module
-------------------------

.. automodule:: pydispatch.saferef
    :members:
    :undoc-members:
    :show-inheritance:

pydispatch.signal module
------------------------

.. automodule:: pydispatch.signal
    :members:
    :undoc-members:
    :show-inheritance:


Module contents
---------------

.. automodule:: pydispatch
    :members:
    :undoc-members:
    :show-inheritance:
