[issue13229] Improve tools for iterating over filesystem directories

Nick Coghlan report at bugs.python.org
Mon Nov 14 00:27:14 CET 2011


Nick Coghlan <ncoghlan at gmail.com> added the comment:

And walkdir is now a published package: http://walkdir.readthedocs.org

My plan for this issue now is to maintain walkdir as a standalone package for 2.7 and 3.2, but still add the functionality to shutil for 3.3+.

However, I'll gather feedback on the PyPI module for a while before making any changes to the 3.3 repo.

----------

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


More information about the Python-bugs-list mailing list