l.s.s.f.PubBinaryContent : class documentation

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

Binary publication container.

Currently used for auxiliary storage in PubSourceChecker.

Method __init__ Undocumented
Method warn Append a warning in the message list.
Method error Append a error in the message list.
Method renderReport Render a report with the appended messages (self.messages).
def __init__(self, name, version, arch, component, section, priority):
Undocumented
def warn(self, message):
Append a warning in the message list.
def error(self, message):
Append a error in the message list.
def renderReport(self):
Render a report with the appended messages (self.messages).

Return None if no message was found, otherwise return a properly formatted string, including

<TAB>BinaryName_Version Arch Component/Section/Priority <TAB><TAB>MESSAGE

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