[issue16626] Infinite recursion in glob.glob('*:') on Windows

Roundup Robot report at bugs.python.org
Sun Dec 16 13:57:33 CET 2012


Roundup Robot added the comment:

New changeset b0935ef48186 by Antoine Pitrou in branch '2.7':
Issue #16626: Fix infinite recursion in glob.glob() on Windows when the pattern contains a wildcard in the drive or UNC path.
http://hg.python.org/cpython/rev/b0935ef48186

----------

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


More information about the Python-bugs-list mailing list