##// END OF EJS Templates
webutil: move from dict() construction to {} literals...
webutil: move from dict() construction to {} literals The latter are both faster and more consistent across Python 2 and 3.
Augie Fackler -
r20681:52e5aca1 default
Show More
Name Size Modified Last Commit Author
/ mercurial / pure
__init__.py Loading ...
base85.py Loading ...
bdiff.py Loading ...
diffhelpers.py Loading ...
mpatch.py Loading ...
osutil.py Loading ...
parsers.py Loading ...