[issue13968] Support recursive globs

Antoine Pitrou report at bugs.python.org
Thu Feb 9 18:44:10 CET 2012


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

> My vote could change if the final semantics are intuitive and unambiguous.

How about "match the given glob from this directory and any
sub-directory"?
That sounds quite intuitive and unambiguous to me.

----------

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


More information about the Python-bugs-list mailing list