c.l.i.m.IBugEmailCommand(IEmailCommand) : interface documentation

Part of canonical.launchpad.interfaces.mail View In Hierarchy

Known implementations: canonical.launchpad.mail.commands.BugEmailCommand

An email command specific to getting or creating a bug.
Method execute Either create or get an exiting bug.

Inherited from IEmailCommand:

Method setAttributeValue Set the value of the attribute.
Method __str__ Return a textual representation of the command and its arguments.
def execute(parsed_msg, filealias):
Either create or get an exiting bug.

If a bug is created, parsed_msg and filealias will be used to create the initial comment of the bug.

The bug and an event is returned as a two-tuple.

API Documentation for Launchpad, generated by pydoctor at 2010-09-27 00:00:11.