HappyDoc Generated Documentation HappyDoc3-r3_1/happydoclib/status.py

HappyDoc3-r3_1 / happydoclib / status.py 

Module interface for providing status messages to the user.

Functions   
  registerStatusMessageFunc 
registerStatusMessageFunc ( function )

Register the function to be called by statusMessage().

  statusMessage 
statusMessage (
        msg,
        verboseLevel=1,
        error=None,
        )

Print a status message to output.

Arguments
msg=''
The status message string to be printed.
verboseLevel=1
The verbose level to use. The message will only be printed if the current verbose level is >= this number.
error=None
If true, the message is considered an error and printed as such.
Classes   

This document was automatically generated Tue Dec 5 08:31:26 2006 by HappyDoc version 3.1