mirror of
https://github.com/python/cpython.git
synced 2026-01-06 15:32:22 +00:00
load() and loads() functions and JSONEncoder and JSONDecoder class constructors in the json module are now keyword-only. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| decoder.py | ||
| encoder.py | ||
| scanner.py | ||
| tool.py | ||