So that requests can be shown and saved if the debug options are activated. json.load(fp) is just calling json.loads(fp.read) so there is no performance loss. |
||
|---|---|---|
| .. | ||
| applications | ||
| backends | ||
| capabilities | ||
| core | ||
| tools | ||
| __init__.py | ||
So that requests can be shown and saved if the debug options are activated. json.load(fp) is just calling json.loads(fp.read) so there is no performance loss. |
||
|---|---|---|
| .. | ||
| applications | ||
| backends | ||
| capabilities | ||
| core | ||
| tools | ||
| __init__.py | ||