[issue37515] `open("aux.txt", "w")` fails unexpectedly with FileNotFoundError on Windows

Steven D'Aprano report at bugs.python.org
Sat Jul 6 19:54:27 EDT 2019


Steven D'Aprano <steve+python at pearwood.info> added the comment:

For future reference, please don't post screen shots of plain text, as they make it unnecessarily difficult for blind or visually impaired developers to contribute (and yes, they do exist, I've worked with some, and at least one core developer). Copy the relevant text (including the exception traceback) and paste them into the bug report.

Thank you.

----------
nosy: +steven.daprano
resolution: third party -> not a bug

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue37515>
_______________________________________


More information about the Python-bugs-list mailing list