]> granicus.if.org Git - python/commit
Issue #25584: Fixed recursive glob() with patterns starting with '**'.
authorSerhiy Storchaka <storchaka@gmail.com>
Mon, 9 Nov 2015 21:12:28 +0000 (23:12 +0200)
committerSerhiy Storchaka <storchaka@gmail.com>
Mon, 9 Nov 2015 21:12:28 +0000 (23:12 +0200)
commit8e43e11be300e6aa16ac37548d0799c27700c16e
tree6d1346cfb0b1eee09326c141bae907426422132f
parentd9d002b0ceb1070b538768168743a627262d4895
parent735b790fed417c797d68d031c75a005a5e6dfc52
Issue #25584: Fixed recursive glob() with patterns starting with '**'.
Misc/NEWS