[issue27084] Add dir_fd and follow_symlinks kwargs to os.listdir and os.scandir

Serhiy Storchaka report at bugs.python.org
Sun May 22 17:14:33 EDT 2016


Serhiy Storchaka added the comment:

But why you want to pass O_NOFOLLOW to the underlying open(2) syscall?

----------

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


More information about the Python-bugs-list mailing list