Skip to content

Latest commit

 

History

History
25 lines (18 loc) · 479 Bytes

party.rst

File metadata and controls

25 lines (18 loc) · 479 Bytes
.. automodule:: kazoo.recipe.party

Public API

.. autoclass:: Party
    :members:
    :inherited-members:

    .. automethod:: __init__
    .. automethod:: __iter__
    .. automethod:: __len__

.. autoclass:: ShallowParty
    :members:
    :inherited-members:

    .. automethod:: __init__
    .. automethod:: __iter__
    .. automethod:: __len__