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 skip.montanaro
Recipients docs@python, matrixise, r.david.murray, skip.montanaro
Date 2018-01-18.15:51:10
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1516290670.32.0.467229070634.issue32594@psf.upfronthosting.co.za>
In-reply-to
Content
Apologies for the incomplete report. In 2.7 this anomaly exists in the io.open() function. You are correct, builtin open() in 2.x doesn't support opening by file descriptor.
History
Date User Action Args
2018-01-18 15:51:10skip.montanarosetrecipients: + skip.montanaro, r.david.murray, docs@python, matrixise
2018-01-18 15:51:10skip.montanarosetmessageid: <1516290670.32.0.467229070634.issue32594@psf.upfronthosting.co.za>
2018-01-18 15:51:10skip.montanarolinkissue32594 messages
2018-01-18 15:51:10skip.montanarocreate