=============
Utilities
=============


.. currentmodule:: xcheck.utils

Most of the utility functions are called internally, but one function may
come in useful:

.. autofunction:: list_requirements

This function scans the attributes of a checker and its children and their
attributes. It returns a list of tuples, flattening any distinction between
attributes and children.