l.b.i.s.ISprintSet(Interface) : interface documentation

Part of lp.blueprints.interfaces.sprint View In Hierarchy

A container for sprints.
Attribute title Title
Attribute all All sprints, in reverse order of starting
Method __iter__ Iterate over all Sprints, in reverse time_start order.
Method __getitem__ Get a specific Sprint.
Method new Create a new sprint.
title =
Title
all =
All sprints, in reverse order of starting
def __iter__():
Iterate over all Sprints, in reverse time_start order.
def __getitem__(name):
Get a specific Sprint.
def new(owner, name, title, time_zone, time_starts, time_ends, summary, address=None, driver=None, home_page=None, mugshot=None, logo=None, icon=None):
Create a new sprint.
API Documentation for Launchpad, generated by pydoctor at 2022-06-16 00:00:12.