commit | fe77f4ebb554bf40b5c1810aeddc2c240aaef431 | [log] [tgz] |
---|---|---|
author | Brett Cannon <brett@python.org> | Fri Nov 22 16:14:10 2013 -0500 |
committer | Brett Cannon <brett@python.org> | Fri Nov 22 16:14:10 2013 -0500 |
tree | ed1f0b15beb7ca3f9ffdbd0792538bb35fb2c7b6 | |
parent | aa407758176affde0c81301e3c8856dd73e6b1c3 [diff] |
Issue #19718: Add a case-insensitive FS check to test.support to use in test_pathlib. Purposefully designed to work from a specified directory in case multiple file systems are used on the system.