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 martin.panter
Recipients Arfrever, docs@python, emily.zhao, eric.araujo, ezio.melotti, georg.brandl, lemburg, martin.panter, ncoghlan, r.david.murray
Date 2016-10-30.05:16:49
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1477804609.97.0.49955483778.issue11681@psf.upfronthosting.co.za>
In-reply-to
Content
As well as the usage string, it is missing from the list of options in the main documentation at Doc/using/cmdline.rst. There are a couple of places (sys.rst and warnings.rst) that reference :option:`-b`, and newer versions of Sphinx complain about this.
History
Date User Action Args
2016-10-30 05:16:50martin.pantersetrecipients: + martin.panter, lemburg, georg.brandl, ncoghlan, ezio.melotti, eric.araujo, Arfrever, r.david.murray, docs@python, emily.zhao
2016-10-30 05:16:49martin.pantersetmessageid: <1477804609.97.0.49955483778.issue11681@psf.upfronthosting.co.za>
2016-10-30 05:16:49martin.panterlinkissue11681 messages
2016-10-30 05:16:49martin.pantercreate