mirror of
				https://github.com/python/cpython.git
				synced 2025-11-04 07:31:38 +00:00 
			
		
		
		
	
				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 | ||