The json module is in Python 2.6 and up. json does not raise JSONDecodeError, but ValueError. Since JSONDecodeError is a subclass of ValueError, the except ValueError will work for both. |
||
|---|---|---|
| .. | ||
| applications | ||
| backends | ||
| capabilities | ||
| core | ||
| tools | ||
| __init__.py | ||