Serhiy Storchaka <storchaka+cpyt...@gmail.com> added the comment:

I am wondering whether we should silence that error in os.close() 
unconditionally.

In what circumstances the error is raised? Can it be reproduced on Linux (by 
monkey-patching os.rmdir)? What can happen in worst case when the error is 
ignored?

----------
nosy: +serhiy.storchaka

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

Reply via email to