R. David Murray added the comment:

I believe this behavior matches the documentation:

  "If the pattern is followed by an os.sep, only directories and subdirectories 
match."

('the pattern' being '**')

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

----------
nosy: +pitrou, r.david.murray

_______________________________________
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