c.b.slave : module documentation

Part of canonical.buildd

No module docstring
Class RunCapture Run a command and capture its output to a slave's log
Class BuildManager Build Daemon slave build manager abstract parent
Class BuilderStatus Status values for the builder.
Class BuildStatus Status values for builds themselves.
Class BuildDSlave Build Daemon slave. Implementation of most needed functions
Class XMLRPCBuildDSlave XMLRPC build daemon slave management interface
Function _sanitizeURLs A generator that deletes URL passwords from a string sequence.
def _sanitizeURLs(text_seq):
A generator that deletes URL passwords from a string sequence.

This generator removes user/password data from URLs if embedded in the latter as follows: scheme://user:passwd@netloc/path.

Parameterstext_seqA sequence of strings (that may contain URLs).
ReturnsA (sanitized) line stripped of authentication credentials.
API Documentation for Launchpad, generated by pydoctor at 2010-09-27 00:00:11.