##// END OF EJS Templates
hgweb: move httpservice object from commands module...
hgweb: move httpservice object from commands module This avoids the deep import of hgweb.server at the commands module.
Yuya Nishihara -
r27138:ea8e27e6 default
Show More
Name Size Modified Last Commit Author
/ mercurial / hgweb
__init__.py Loading ...
common.py Loading ...
hgweb_mod.py Loading ...
hgwebdir_mod.py Loading ...
protocol.py Loading ...
request.py Loading ...
server.py Loading ...
webcommands.py Loading ...
webutil.py Loading ...
wsgicgi.py Loading ...