New submission from Evgeny Kapun:

Many functions in os module support dir_fd and follow_symlinks keyword 
arguments. I think that os.listdir and os.scandir should do likewise.

See also: issue25996.

----------
components: Library (Lib)
messages: 266091
nosy: abacabadabacaba
priority: normal
severity: normal
status: open
title: Add dir_fd and follow_symlinks kwargs to os.listdir and os.scandir
type: enhancement
versions: Python 3.6

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

Reply via email to