mirror of
https://github.com/theupdateframework/python-tuf
synced 2026-05-24 10:08:28 +00:00
fnmatch() will do case-normalization if the OS expects it: we do not want this as * the path is more a URL than a file path * results need to not change based on OS Fix the result on Windows by using fnmatchcase() Signed-off-by: Jussi Kukkonen <jkukkonen@google.com> |
||
|---|---|---|
| .. | ||
| serialization | ||
| __init__.py | ||
| _payload.py | ||
| dsse.py | ||
| exceptions.py | ||
| metadata.py | ||