Message157290
On Sun, Apr 1, 2012 at 4:42 PM, Serhiy Storchaka <report@bugs.python.org> wrote:
> For "**" globbing see http://ant.apache.org/manual/dirtasks.html#patterns
They mention that "mypackage/test/ is interpreted as if it were mypackage/test/**" so that's not really an option. I'm pretty sure we should only recurse if "**" appears explicitly.
> If we extend pattern syntax of templates, why not implement Perl, Tcl or
> Bash extensions?
>
I'm not sure what you mean here but if it's that ##{} stuff then it should probably be discussed in a separate issue as it's not related to recursive globs. |
|
Date |
User |
Action |
Args |
2012-04-01 14:04:52 | ubershmekel | set | recipients:
+ ubershmekel, rhettinger, ncoghlan, pitrou, giampaolo.rodola, eric.araujo, r.david.murray, elsdoerfer, serhiy.storchaka |
2012-04-01 14:04:52 | ubershmekel | set | messageid: <1333289092.83.0.261582533058.issue13968@psf.upfronthosting.co.za> |
2012-04-01 14:04:52 | ubershmekel | link | issue13968 messages |
2012-04-01 14:04:52 | ubershmekel | create | |
|