##// END OF EJS Templates
hgweb: fix errors and warnings found by pychecker...
hgweb: fix errors and warnings found by pychecker - fix missing import - use type_ instead of type - remove unused variable
Benoit Boissinot -
r2394:a8f1049d 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 ...
request.py Loading ...
server.py Loading ...