| Home | Trees | Indices | Help |
|
|---|
|
|
twisted.application.service.Service --+
|
twisted.application.service.MultiService --+
|
maildir.MaildirService --+
|
util.ComparableMixin --+
|
MaildirSource
This source will watch a maildir that is subscribed to a FreshCVS change-announcement mailing list.
| Instance Methods | |||
|
|||
|
|||
|
|||
|
|||
|
Inherited from Inherited from Inherited from Inherited from |
|||
| Class Variables | |
compare_attrs =
|
|
name = None
|
|
__implemented__ = <implementedBy buildbot.changes.mail.Maildir
|
|
__provides__ = <zope.interface.declarations.ClassProvides obje
|
|
|
Inherited from Inherited from |
|
| Method Details |
Create the Maildir watcher. BASEDIR is the maildir directory (the one which contains new/ and tmp/)
|
Called when a new file is noticed. Will call self.parent.messageReceived() with a path relative to maildir/new. Should probably be overridden in subclasses.
|
| Class Variable Details |
__implemented__
|
__provides__
|
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Tue May 25 17:52:19 2010 | http://epydoc.sourceforge.net |