##// 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 / concurrent / futures
__init__.py Loading ...
_base.py Loading ...
process.py Loading ...
thread.py Loading ...