mirror of
https://github.com/python/cpython.git
synced 2025-11-25 04:34:37 +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 | ||