##// END OF EJS Templates
perf: handle NameError for `pycompat.foo` when pycompat wasn't imported...
perf: handle NameError for `pycompat.foo` when pycompat wasn't imported On old Mercurial versions, we won't have a pycompat variable defined, and then `pycompat.foo` will raise a NameError. Differential Revision: https://phab.mercurial-scm.org/D6743
Martin von Zweigbergk -
r43051:c8d3af9c default
Show More
Name Size Modified Last Commit Author
/ hgext / highlight
__init__.py Loading ...
highlight.py Loading ...