Terry J. Reedy <tjre...@udel.edu> added the comment:

If there is no file or directory by the name you give, then the exception is 
correct and there is no bug in CPython.  A failing example should look like 
Steven's, with the filename in a string that is use to both create and access 
the file.

----------
nosy: +terry.reedy

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue44898>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to