R. David Murray <[email protected]> added the comment: Well, in that case I would expect that the argument 'c/*.py' would start walking in the c directory, but I definitely did not get that impression from Antoine's explanation of how the function works.
I again advocate separating the starting path specification from the glob specification, with the latter not allowing directories. A two argument function. ---------- _______________________________________ Python tracker <[email protected]> <http://bugs.python.org/issue13968> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
