Martin Panter added the comment:

Can you explain how it is different? The way I see it, both problems are about 
the scandir() iterator holding an open reference (file descriptor or handle) to 
a directory/folder, when the iterator was not exhausted, but the caller no 
longer needs it.

----------

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

Reply via email to