]> granicus.if.org Git - python/commit
Issue #16696: fix comparison between bytes and string. Also, improve glob tests.
authorAntoine Pitrou <solipsis@pitrou.net>
Sun, 16 Dec 2012 15:03:57 +0000 (16:03 +0100)
committerAntoine Pitrou <solipsis@pitrou.net>
Sun, 16 Dec 2012 15:03:57 +0000 (16:03 +0100)
commitfeb318a37aaed80633e621eb2d46b13ecf004583
treee18e516754856a450f369f9fd7b1426696574a1c
parent39a6ee20ac5f353a6b8204864d9491deb997ef88
parent33138df36abda2d4f1e92537d375f04942d9ab19
Issue #16696: fix comparison between bytes and string. Also, improve glob tests.
Lib/glob.py