1 2 3 4 5
class ApplicationRoot(object): """Root of the IVLE path namespace.""" def __init__(self, config, store): self.config = config self.store = store
Loggerhead is a web-based interface for Breezy Version: 2.0.1