Mercurial > hg
comparison doc/hgmanpage.py @ 33439:0e114b992e02
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
author | Martin von Zweigbergk <martinvonz@google.com> |
---|---|
date | Thu, 13 Jul 2017 09:51:50 -0700 |
parents | a8ba9a23c893 |
children | eb14ab7db33e |
comparison
equal
deleted
inserted
replaced
33438:8056481caa81 | 33439:0e114b992e02 |
---|