##// END OF EJS Templates
commands: replace 'x = f(); return x' with 'return f()'
commands: replace 'x = f(); return x' with 'return f()'
Martin Geisler -
r14362:8c740a85 default
Show More
Name Size Modified Last Commit Author
/ mercurial / pure
base85.py Loading ...
bdiff.py Loading ...
diffhelpers.py Loading ...
mpatch.py Loading ...
osutil.py Loading ...
parsers.py Loading ...