/ HappyDoc3-r3_1 / happydoclib / status.py
Module interface for providing status messages to the user.
registerStatusMessageFunc ( function )
Register the function to be called by statusMessage().
statusMessage ( msg, verboseLevel=1, error=None, )