Searched defs:DepotHTTP (Results 1 - 1 of 1) sorted by relevance

/pkg/src/modules/server/
H A Ddepot.py97 class DepotHTTP(_Depot): class in inherits:_Depot
98 """The DepotHTTP object is intended to be used as a cherrypy
1514 class NastyDepotHTTP(DepotHTTP):
1527 DepotHTTP.__init__(self, repo, dconf)
1912 return DepotHTTP.search_1(self, *args, **params)

Completed in 15 milliseconds