Nick Coghlan <ncogh...@gmail.com> added the comment:

A related idea is updating os.walk tuples to be a custom object offering a 
namedtuple style API (similar to sys.float_info).

I created a separate issue for that: #13375

I've also updated the title of this issue to describe the problem it aims to 
address rather than the specific solution that first occurred to me.

----------
title: Add shutil.filter_walk -> Improve tools for iterating over filesystem 
directories

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

Reply via email to