mini_buildd.httpd module¶
-
class
mini_buildd.httpd.
HttpD
¶ Bases:
object
-
DOC_MISSING_HTML
= '<html><body>\n<h1>Online Manual Not Available (<tt>mini-buildd-doc</tt> not installed?)</h1>\nPackage <b><tt>mini-buildd-doc</tt></b> is not installed on this site (might be intentional to save space).\n<p><a href="/">[Back]</a></p>\n</body></html>\n'¶
-
run
()¶ Run the HTTP server. Must be implemented by backend.
-