mirror of https://github.com/python/cpython
4 lines
196 B
ReStructuredText
4 lines
196 B
ReStructuredText
|
Enable :mod:`json` module to work as a script using the :option:`-m` switch: ``python -m json``.
|
||
|
See the :ref:`JSON command-line interface <json-commandline>` documentation.
|
||
|
Patch by Trey Hunner.
|