This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author serhiy.storchaka
Recipients serhiy.storchaka
Date 2018-11-05.13:43:16
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1541425396.23.0.788709270274.issue35167@psf.upfronthosting.co.za>
In-reply-to
Content
Currently command line options for gzip and json.tool are listed as general command line options, together with other options for the Python interpreter. They should be listed as options of separate programs.

See "command line option" on https://docs.python.org/3/genindex-C.html.
History
Date User Action Args
2018-11-05 13:43:16serhiy.storchakasetrecipients: + serhiy.storchaka
2018-11-05 13:43:16serhiy.storchakasetmessageid: <1541425396.23.0.788709270274.issue35167@psf.upfronthosting.co.za>
2018-11-05 13:43:16serhiy.storchakalinkissue35167 messages
2018-11-05 13:43:16serhiy.storchakacreate