##// 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 / thirdparty / attr
LICENSE.txt Loading ...
__init__.py Loading ...
_compat.py Loading ...
_config.py Loading ...
_funcs.py Loading ...
_make.py Loading ...
converters.py Loading ...
exceptions.py Loading ...
filters.py Loading ...
validators.py Loading ...