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 vstinner
Recipients miss-islington, serhiy.storchaka, vinay.sajip, vstinner
Date 2021-10-11.07:58:59
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1633939139.6.0.514292944817.issue45401@roundup.psfhosted.org>
In-reply-to
Content
Vinay: Oh, thanks for the fix! Using os.path.isfile() is a reasonable fix to detect if the file is a device.
History
Date User Action Args
2021-10-11 07:58:59vstinnersetrecipients: + vstinner, vinay.sajip, serhiy.storchaka, miss-islington
2021-10-11 07:58:59vstinnersetmessageid: <1633939139.6.0.514292944817.issue45401@roundup.psfhosted.org>
2021-10-11 07:58:59vstinnerlinkissue45401 messages
2021-10-11 07:58:59vstinnercreate