[issue40160] documentation example of os.walk should be less destructive

John Taylor report at bugs.python.org
Fri Apr 3 08:54:50 EDT 2020


John Taylor <johntaylor at gmail.com> added the comment:

I would prefer an example that does not actually modify the file system.  Is there any way this could be achieved, yet still demonstrate why topdown=False is necessary?

----------

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


More information about the Python-bugs-list mailing list