c.l.i.c.ICategory(Interface) : interface documentation

Part of canonical.lazr.interfaces.config View In Hierarchy

A group of related sections.

The sections within a category are access as attributes of the ICategory.

Method __getattr__ Return the named section.
def __getattr__(name):
Return the named section.
Returnsthe matching ISection.
RaisesAttributeError if there is no section with the name.
Unknown Field: namea section name.
API Documentation for Launchpad, generated by pydoctor at 2010-09-27 00:00:11.