##// END OF EJS Templates
memfilectx: call super.__init__ instead of duplicating code...
memfilectx: call super.__init__ instead of duplicating code This patch changes the calling signature of memfilectx's __init__ to fall in line with the other file contexts. Calling code and tests have been updated accordingly.

File last commit:

r1360:7d439981 default
r21689:503bb3af default
Show More
__init__.py
1 line | 14 B | text/x-python | PythonLexer
# placeholder