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