##// END OF EJS Templates
templatekw: move from dict() construction to {} literals...
templatekw: move from dict() construction to {} literals The latter are both faster and more consistent across Python 2 and 3.
Augie Fackler -
r20683:6cb419dd 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 ...