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 SilentGhost
Recipients SilentGhost, docs@python, gregory.p.smith, simon mackenzie
Date 2019-08-15.14:04:59
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1565877899.94.0.743385738963.issue37867@roundup.psfhosted.org>
In-reply-to
Content
But docs don't say that at all. You're looking at description of an attribute of returned object. And of course it can be a string, under certain conditions. The attributes of CompletedProcess and function arguments are described in the standard way, and I haven't heard of anyone mixing the two before.
History
Date User Action Args
2019-08-15 14:04:59SilentGhostsetrecipients: + SilentGhost, gregory.p.smith, docs@python, simon mackenzie
2019-08-15 14:04:59SilentGhostsetmessageid: <1565877899.94.0.743385738963.issue37867@roundup.psfhosted.org>
2019-08-15 14:04:59SilentGhostlinkissue37867 messages
2019-08-15 14:04:59SilentGhostcreate