[docs] [issue26111] On Windows, os.scandir will keep a handle on the directory until the iterator is exhausted

Remy Roy report at bugs.python.org
Thu Jan 14 16:54:30 EST 2016


Remy Roy added the comment:

This issue is not same as Issue 25994 but it is quite related. Some kind of close() method and/or context manager support could help here as well.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue26111>
_______________________________________


More information about the docs mailing list