Robert Dailey wrote:
Hi,Is there a way to perform a recursive file search using wildcards in python 3.0b1? [...]
glob.glob() or glob.iglob(). -- Gerhard -- http://mail.python.org/mailman/listinfo/python-list
Robert Dailey wrote:
Hi,Is there a way to perform a recursive file search using wildcards in python 3.0b1? [...]
glob.glob() or glob.iglob(). -- Gerhard -- http://mail.python.org/mailman/listinfo/python-list