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 matrixise
Recipients docs@python, matrixise, r.david.murray, skip.montanaro
Date 2018-01-18.15:32:05
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1516289525.99.0.467229070634.issue32594@psf.upfronthosting.co.za>
In-reply-to
Content
Maybe we could add in the documentation.

"""
if we use a file descriptor as the parameter, the name of the returned file object will be the file descriptor itself.
"""
History
Date User Action Args
2018-01-18 15:32:06matrixisesetrecipients: + matrixise, skip.montanaro, r.david.murray, docs@python
2018-01-18 15:32:05matrixisesetmessageid: <1516289525.99.0.467229070634.issue32594@psf.upfronthosting.co.za>
2018-01-18 15:32:05matrixiselinkissue32594 messages
2018-01-18 15:32:05matrixisecreate