diff options
author | Tim Golden <mail@timgolden.me.uk> | 2018-07-25 13:36:54 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-07-25 13:36:54 (GMT) |
commit | ff64add8d4be2e37c552ba702f629b0b6639cd33 (patch) | |
tree | aded94c791e7737e08c872df6df31f21c030f206 /Doc/tutorial | |
parent | ee98e7bbde45fcf24d769353e29337d5ccdbaac5 (diff) | |
download | cpython-ff64add8d4be2e37c552ba702f629b0b6639cd33.zip cpython-ff64add8d4be2e37c552ba702f629b0b6639cd33.tar.gz cpython-ff64add8d4be2e37c552ba702f629b0b6639cd33.tar.bz2 |
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.
Diffstat (limited to 'Doc/tutorial')
0 files changed, 0 insertions, 0 deletions