On Fri, Mar 09, 2012 at 02:35:29AM +0100, Eike Welk wrote:
> The bug status "Incomplete" seems to have two variants: "Incomplete (with 
> response)", and "Incomplete (without response)". Are these variants subsets 
> of 
> "Incomplete", or are they independent bug statuses?

Variants

> To rephrase my question in practical terms: If I search for bug-tasks with 
> Launchpadlib, does ::
> 
>       project.searchTasks(status=["Incomplete"])
> 
> find all incomplete bugs? Or would ::
> 
>       project.searchTasks(status=["Incomplete", "Incomplete (with response)", 
>                                 "Incomplete (without response)"])
> 
> return additional bugs?

Nope, should be the same.

Bryce

_______________________________________________
Mailing list: https://launchpad.net/~launchpad-dev
Post to     : launchpad-dev@lists.launchpad.net
Unsubscribe : https://launchpad.net/~launchpad-dev
More help   : https://help.launchpad.net/ListHelp

Reply via email to