]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Issue #25596: Falls back to listdir in glob for bytes paths on Windows.
authorSerhiy Storchaka <storchaka@gmail.com>
Wed, 7 Sep 2016 06:49:42 +0000 (09:49 +0300)
committerSerhiy Storchaka <storchaka@gmail.com>
Wed, 7 Sep 2016 06:49:42 +0000 (09:49 +0300)
commitc98b26a6ac0e5e68dd2eb820430cc2a44b4df019
tree0ddea857df78ff453787e72ca58be6a88e938293
parent1de1a6a2dc5338aed81dd98fe4b5edaddfac6a2d
Issue #25596: Falls back to listdir in glob for bytes paths on Windows.
Lib/glob.py