mirror of
https://github.com/python/cpython.git
synced 2024-11-27 15:27:06 +01:00
647053fed1
Replace calls to `json.JSONEncoder.default(self, obj)` by `super().default(obj)` within the examples of the documentation. |
||
---|---|---|
.. | ||
__init__.py | ||
decoder.py | ||
encoder.py | ||
scanner.py | ||
tool.py |