Part of lp.blueprints.interfaces.sprint View In Hierarchy
| 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. |