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 tim.mitchell
Recipients Antony.Lee, Mariatta, docs@python, ezio.melotti, martin.panter, rbcollins, terry.reedy, tim.mitchell
Date 2016-10-18.03:58:20
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1476763101.5.0.375481638844.issue26240@psf.upfronthosting.co.za>
In-reply-to
Content
Have stripped down the module __doc__ to a list of contents.
I chose to indent the descriptions of each argument to Popen. I know this is non-standard but it is such a long ramble otherwise.

Changed true -> :const:`True` in subprocess.rst.
History
Date User Action Args
2016-10-18 03:58:21tim.mitchellsetrecipients: + tim.mitchell, terry.reedy, rbcollins, ezio.melotti, docs@python, martin.panter, Antony.Lee, Mariatta
2016-10-18 03:58:21tim.mitchellsetmessageid: <1476763101.5.0.375481638844.issue26240@psf.upfronthosting.co.za>
2016-10-18 03:58:21tim.mitchelllinkissue26240 messages
2016-10-18 03:58:21tim.mitchellcreate