cpython/Lib/json
Trey Hunner 906b796af8
gh-122873: Allow "python -m json" to work (#122884)
Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com>
Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
Co-authored-by: Alyssa Coghlan <ncoghlan@gmail.com>
2024-08-13 17:09:38 +01:00
..
__init__.py gh-122873: Allow "python -m json" to work (#122884) 2024-08-13 17:09:38 +01:00
__main__.py gh-122873: Allow "python -m json" to work (#122884) 2024-08-13 17:09:38 +01:00
decoder.py
encoder.py
scanner.py
tool.py gh-122873: Allow "python -m json" to work (#122884) 2024-08-13 17:09:38 +01:00