| Home | Trees | Index | Help |
|
|---|
| Package buildbot :: Package changes :: Module mail :: Class BonsaiMaildirSource |
|
ComparableMixin--+ |Service--+ | | |MultiService--+ | | |MaildirService--+ |MaildirSource--+ | BonsaiMaildirSource
| Method Summary | |
|---|---|
Parse mail sent by the Bonsai cvs loginfo script. | |
| Inherited from MaildirSource | |
| |
| |
Called when a new file is noticed. | |
| |
| Inherited from MaildirService | |
| |
| |
| |
| |
| |
| Inherited from MultiService | |
| |
| |
| |
| |
| |
| Inherited from Service | |
| |
| |
| |
| |
| Inherited from ComparableMixin | |
| |
| |
| Class Variable Summary | |
|---|---|
str |
name = 'Bonsai'
|
| Inherited from MaildirSource | |
Implements |
__implemented__ = <implementedBy buildbot.changes.mail.M...
|
ClassProvides |
__provides__ = <zope.interface.declarations.ClassProvide...
|
list |
compare_attrs = ['basedir', 'pollinterval']
|
| Inherited from MaildirService | |
int |
pollinterval = 10 |
| Inherited from MultiService | |
_implementsTuple |
__implements__ = (<MetaInterface twisted.application.ser...
|
| Inherited from Service | |
ClassProvides |
__providedBy__ = <zope.interface.declarations.ClassProvi...
|
NoneType |
parent = None |
int |
running = 0 |
| Method Details |
|---|
parse(self, m, prefix=None)Parse mail sent by the Bonsai cvs loginfo script. |
| Class Variable Details |
|---|
name
|
| Home | Trees | Index | Help |
|
|---|
| Generated by Epydoc 2.1 on Tue Sep 16 09:15:59 2008 | http://epydoc.sf.net |