R. David Murray <rdmur...@bitdance.com> added the comment: I don't know, is it? From what has been said so far I'd expect */c/d/*.py to look for *.py files in all c/d subdirectories of direct subdirectories of the current directory, and subdirectories of those c/d directories. But I wouldn't expect the c/d matching to go any deeper than that one level. Whereas with Nick's formulation, I would. And I know at a glance, without reading any documentation, what Nick's formulation does, whereas I very much don't with rglob.
---------- _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue13968> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com