##// END OF EJS Templates
merge: check argument value with if/raise instead of an assert...
merge: check argument value with if/raise instead of an assert This shouldn't make any difference for legal code, but it'll prevent the assertion from being optimized out if someone decides to do -O on our code. Differential Revision: https://phab.mercurial-scm.org/D6879

File last commit:

r32206:c4858385 default
r43242:71bb9363 default
Show More
__init__.py
0 lines | 0 B | text/x-python | PythonLexer