flowstab.helpers

Unsorted collection of simple helper functions

Functions

include_doc_from(cls)

Decorator to include the docstring from a specified class.

inverted_iterator(iterator)

Create an inverted iterator

Module Contents

flowstab.helpers.include_doc_from(cls)[source]

Decorator to include the docstring from a specified class.

flowstab.helpers.inverted_iterator(iterator)[source]

Create an inverted iterator