Part of lp.bugs.mail.handler View In Hierarchy
Method | __init__ | Undocumented |
Method | __iter__ | Undocumented |
Method | add | Add a BugCommandGroup to the groups of commands. |
Inherited from BugCommandGroup:
Method | __nonzero__ | Undocumented |
Method | __str__ | Undocumented |
Method | groups | Return the `BugTaskCommandGroup`s. |
Inherited from BugTaskCommandGroup (via BugCommandGroup):
Method | commands | Return the `EmailCommand`s ordered by their rank. |