bpo-34195: Fix case-sensitive comparison in test_nt_helpers (GH-8448)
* Fix case-sensitive comparison test_nt_helpers assumed that two versions of a Windows path could be compared case-sensitively. This is not the case, and the difference can be triggered (apparently) by running the test on a path somewhere below a Junction.
T
Tim Golden committed
ff64add8d4be2e37c552ba702f629b0b6639cd33
Parent: ee98e7b
Committed by GitHub <noreply@github.com>
on 7/25/2018, 1:36:54 PM