##// 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
Augie Fackler -
r43242:71bb9363 default
Show More
Name Size Modified Last Commit Author
/ mercurial / thirdparty / zope / interface / common
__init__.py Loading ...
idatetime.py Loading ...
interfaces.py Loading ...
mapping.py Loading ...
sequence.py Loading ...