099df52a04
Instead of simply string matching a line, we now traverse the packet as a tree and match the path based on a depth first search. While traversing, we support logical OR and current depth * wildcard processed as a component based query expression. Callee's are adjusted to specifically select the appropriate Issuer at the correct depth. Fixes #185 |
||
---|---|---|
.. | ||
__init__.py | ||
conftest.py | ||
test_git.py | ||
test_keyring.py | ||
test_sequoia.py | ||
test_trust.py | ||
test_util.py |