l.r.i.c.ICodeOfConductSet(Interface) : interface documentation

Part of lp.registry.interfaces.codeofconduct View In Hierarchy

Unsigned (original) Codes of Conduct container.
Attribute title Page Title propose
Attribute current_code_of_conduct The current Code of Conduct
Method __getitem__ Get a original CoC Release by its version
Method __iter__ Iterate through the original CoC releases in this set.
title =
Page Title propose
current_code_of_conduct =
The current Code of Conduct
def __getitem__(version):
Get a original CoC Release by its version

The version 'console' is a special bind for 'Adminitrative Console Interface via ISignedCodeOfConductSet. If the requested version was not found in the filesystem, it returns None, generating a NotFoundError.

def __iter__():
Iterate through the original CoC releases in this set.
API Documentation for Launchpad, generated by pydoctor at 2022-06-16 00:00:12.