[issue13968] Add a recursive function to the glob package

Antoine Pitrou report at bugs.python.org
Wed Feb 8 13:49:16 CET 2012


Antoine Pitrou <pitrou at free.fr> added the comment:

> "file_paths(filtered_walk('.', included_files=['*.py']))" is a lot
> longer than "rglob('*.py')".

Agreed.

----------
nosy: +pitrou

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


More information about the Python-bugs-list mailing list