Serhiy Storchaka added the comment:

I already don't remember if it was a deliberate design, or just implementation 
detail. In any case it is not documented.

> I believe this behavior matches the documentation:

No, it is not related. It is that './**/' will list only directories, not 
regular files.

> I wonder if '***.pacnew' would work.

No, only ** as a whole path component works.

----------
assignee:  -> serhiy.storchaka

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue25584>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to