[issue26115] pathlib.glob('**') returns only directories

SilentGhost report at bugs.python.org
Thu Jan 14 17:26:27 EST 2016


SilentGhost added the comment:

It is, however, exactly what documentation says it should do:

> The “**” pattern means “this directory and all subdirectories, recursively”.

----------
nosy: +SilentGhost
resolution:  -> not a bug
stage:  -> resolved
status: open -> closed

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue26115>
_______________________________________


More information about the Python-bugs-list mailing list