##// END OF EJS Templates
parser: preserve order of keyword arguments...
parser: preserve order of keyword arguments This helps building dict(key1=value1, ...) in deterministic way.
Yuya Nishihara -
r31922:0f41f1e3 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 ...