##// END OF EJS Templates
engine: make hook point for extension a public function...
engine: make hook point for extension a public function Well there are no private public functions in Python, but we generally treat functions and variables starting with `_` as private ones. A function which needs to be overrided in extension should be a public one. Differential Revision: https://phab.mercurial-scm.org/D9672

File last commit:

r43078:268662aa default
r46836:481d9aed default
Show More
__init__.py
0 lines | 0 B | text/x-python | PythonLexer