l.s.i.s.ISectionSet(Interface) : interface documentation

Part of lp.soyuz.interfaces.section View In Hierarchy

Represents a set of Sections.
Method __iter__ Iterate over section.
Method __getitem__ Retrieve a section by name
Method get Return the ISection with the given section_id.
Method ensure Ensure the existence of a section with a given name.
Method new Create a new section.
def __iter__():
Iterate over section.
def __getitem__(name):
Retrieve a section by name
def get(section_id):
Return the ISection with the given section_id.
def ensure(name):
Ensure the existence of a section with a given name.
def new(name):
Create a new section.
API Documentation for Launchpad, generated by pydoctor at 2022-06-16 00:00:12.