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 taleinat
Recipients russelldavis, taleinat
Date 2020-10-18.09:16:10
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1603012570.65.0.617691596131.issue40507@roundup.psfhosted.org>
In-reply-to
Content
After further reading, especially the docs for OSError which describe the filename and filename2 attributes, I agree that setting .filename on the FileNotFoundError exception is the way to go.
History
Date User Action Args
2020-10-18 09:16:10taleinatsetrecipients: + taleinat, russelldavis
2020-10-18 09:16:10taleinatsetmessageid: <1603012570.65.0.617691596131.issue40507@roundup.psfhosted.org>
2020-10-18 09:16:10taleinatlinkissue40507 messages
2020-10-18 09:16:10taleinatcreate