Part of canonical.launchpad.mail.commands View In Hierarchy
Known subclasses: canonical.launchpad.mail.commands.AffectsEmailCommand, canonical.launchpad.mail.commands.BugEmailCommand, canonical.launchpad.mail.commands.CVEEmailCommand, canonical.launchpad.mail.commands.DuplicateEmailCommand, canonical.launchpad.mail.commands.EditEmailCommand, canonical.launchpad.mail.commands.PrivateEmailCommand, canonical.launchpad.mail.commands.ReplacedByImportanceCommand, canonical.launchpad.mail.commands.SecurityEmailCommand, canonical.launchpad.mail.commands.SubscribeEmailCommand, canonical.launchpad.mail.commands.TagEmailCommand, canonical.launchpad.mail.commands.UnsubscribeEmailCommand, lp.code.mail.codehandler.CodeReviewEmailCommand
Both name the values in the args list are strings.
Method | __init__ | Undocumented |
Method | convertArguments | Converts the string argument to Python objects. |
Method | __str__ | See IEmailCommand. |
Method | _ensureNumberOfArguments | Check that the number of arguments is correct. |
Raise an EmailProcessingError
Returns a dict with names as keys, and the Python objects as values.