[issue36771] Feature Request: An option to os.walk() to return os.DirEntry lists instead of just filenames/dirnames

Serhiy Storchaka report at bugs.python.org
Mon May 6 11:01:33 EDT 2019


Serhiy Storchaka <storchaka+cpython at gmail.com> added the comment:

I concur with Stéphane. The boolean option for changing the type of the returned value is considered a bad design.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue36771>
_______________________________________


More information about the Python-bugs-list mailing list