mirror of
https://github.com/theupdateframework/python-tuf
synced 2026-05-24 10:08:28 +00:00
Versions 2.6.0 and later of pylint adhere to PEP 3134 and trigger a 'raise-missing-from' warning (W0707) when chained exceptions are raised implicitly. The 'from' keyword is a Python3.x feature, that is why six.raise_from is used for Python2.x compatibility. Signed-off-by: Teodora Sechkova <tsechkova@vmware.com> |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| client.py | ||
| repo.py | ||