votesim.utilities.decorators ###################################################### .. automodule:: votesim.utilities.decorators .. Contents:: :depth: 2 Class Summary ================== .. autosummary:: memoize method_memoize Function Summary =================== .. autosummary:: clean_lazy_properties clean_some_lazy_properties lazy_property lazy_property2 modify_lazy_property reuse_doc Module Classes ================== memoize -------------------------------------------- .. autoclass:: memoize Method/Attribute Summary ++++++++++ .. autosummary:: method_memoize -------------------------------------------- .. autoclass:: method_memoize Method/Attribute Summary ++++++++++ .. autosummary:: Module Functions ==================== clean_lazy_properties --------------------------------------------------------- .. autofunction:: clean_lazy_properties clean_some_lazy_properties --------------------------------------------------------- .. autofunction:: clean_some_lazy_properties lazy_property --------------------------------------------------------- .. autofunction:: lazy_property lazy_property2 --------------------------------------------------------- .. autofunction:: lazy_property2 modify_lazy_property --------------------------------------------------------- .. autofunction:: modify_lazy_property reuse_doc --------------------------------------------------------- .. autofunction:: reuse_doc