##// END OF EJS Templates
branchcache: pass a "verify_node" attribut to __init__ instead of hasnode...
branchcache: pass a "verify_node" attribut to __init__ instead of hasnode The hasnode callback cannot be inherited and is dropped on copy, which seems like a bad idea. Instead we pass the actual semantic as a parameter and let the internal logic deal with it.

File last commit:

r48474:ff97e793 default
r52345:55158761 default
Show More
__init__.py
0 lines | 0 B | text/x-python | PythonLexer