[Python-ideas] Adding '**' recursive search to glob.glob

Serhiy Storchaka storchaka at gmail.com
Mon Jan 14 17:33:42 CET 2013


On 14.01.13 18:25, Paul Moore wrote:
> Hmm, from my experiments, bash doesn't show a/b as matching the
> pattern a/**/b ...

$ shopt -s globstar
$ echo Lib/**/test
Lib/ctypes/test Lib/sqlite3/test Lib/test Lib/tkinter/test Lib/unittest/test


More information about the Python-ideas mailing list

AltStyle によって変換されたページ (->オリジナル) /