##// END OF EJS Templates
util: remove unused ctxmanager...
util: remove unused ctxmanager This was meant as a substitute for Python's "with" with multiple context managers before we moved to Python 2.7. We're now on 2.7, so we should have no reason to keep ctxmanager. "hg grep --all ctxmanager" says that it was never used anyway. Differential Revision: https://phab.mercurial-scm.org/D73
Martin von Zweigbergk -
r33439:0e114b99 default
Show More
Name Size Modified Last Commit Author
/ contrib / benchmarks
__init__.py Loading ...
perf.py Loading ...
revset.py Loading ...