mirror of https://github.com/python/cpython
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 |