Package svnmailer :: Package notifier :: Module stdout
[show private | hide private]
[frames | no frames]

Module svnmailer.notifier.stdout

Stdout notifier - mostly for debugging purposes
Classes
StdoutNotifier Writes all stuff to sys.stdout

Function Summary
list getNotifier(config, groupset)
Returns an initialized notifier or nothing

Function Details

getNotifier(config, groupset)

Returns an initialized notifier or nothing
Parameters:
config - The svnmailer config
           (type=svnmailer.settings._base.BaseSettings)
groupset - The groupset to process
           (type=list)
Returns:
The list of notifiers (containing 0 or 1 member)
           (type=list)

Generated by Epydoc 2.0 on Sun Sep 25 20:49:14 2005 http://epydoc.sf.net