mirror of
https://github.com/python/cpython.git
synced 2025-11-03 19:34:08 +00:00
json.loads (and hence json.load) now support binary input encoded as UTF-8, UTF-16 or UTF-32. Patch by Serhiy Storchaka. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| decoder.py | ||
| encoder.py | ||
| scanner.py | ||
| tool.py | ||