l.s.s.f.PubBinaryDetails : class documentation

Part of lp.soyuz.scripts.ftpmaster View In Hierarchy

Store the component, section and priority of binary packages and, for each binary package the most frequent component, section and priority.

These are stored in the following attributes:

Method __init__ Undocumented
Method addBinaryDetails Include a binary publication and update internal registers.
Method setCorrectValues Find out the correct values for the same binary name
Method _getMostFrequentValue Return a dict of name and the most frequent value.
def __init__(self):
Undocumented
def addBinaryDetails(self, bin):
Include a binary publication and update internal registers.
def _getMostFrequentValue(self, data):
Return a dict of name and the most frequent value.

Used for self.{components, sections, priorities}

def setCorrectValues(self):
Find out the correct values for the same binary name

Consider correct the most frequent.

API Documentation for Launchpad, generated by pydoctor at 2010-09-27 00:00:11.