##// END OF EJS Templates
templater: remove redundant member variables from templater class...
templater: remove redundant member variables from templater class We no longer need them since the engine is instantiated in __init__().
Yuya Nishihara -
r38459:3813c6b7 @51 default
Show More
Name Size Modified Last Commit Author
/ mercurial / pure
__init__.py Loading ...
base85.py Loading ...
bdiff.py Loading ...
charencode.py Loading ...
mpatch.py Loading ...
osutil.py Loading ...
parsers.py Loading ...