commit | c2edcdd194356b26873e5304216c313e847b4159 | [log] [tgz] |
---|---|---|
author | Serhiy Storchaka <storchaka@gmail.com> | Thu Sep 11 12:17:37 2014 +0300 |
committer | Serhiy Storchaka <storchaka@gmail.com> | Thu Sep 11 12:17:37 2014 +0300 |
tree | 4f49e9e163484968b129ae625f5d1dcc9cee43f5 | |
parent | d5fd6188e286a52334e24ef1ce4467618c2c1271 [diff] |
Issue #13968: The glob module now supports recursive search in subdirectories using the "**" pattern.