##// END OF EJS Templates
safehasattr: drop usage in favor of hasattr...
safehasattr: drop usage in favor of hasattr The two functions should now be equivalent at least in their usage in core.
marmoute -
r51821:d718eddf 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 ...
webcommands.py Loading ...
webutil.py Loading ...
wsgicgi.py Loading ...
wsgiheaders.py Loading ...