##// END OF EJS Templates
match: test for overflow error in pattern...
match: test for overflow error in pattern If a single pattern is too large to handle, we raise an exception. This case is now doctested.
Boris Feld -
r40811:4e02f25f 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 ...