]> granicus.if.org Git - python/commit
Check that on a platform that is expected to have a case-insensitive filesystem
authorBrett Cannon <bcannon@gmail.com>
Thu, 2 Apr 2009 05:17:54 +0000 (05:17 +0000)
committerBrett Cannon <bcannon@gmail.com>
Thu, 2 Apr 2009 05:17:54 +0000 (05:17 +0000)
commita3d056ed95ff45dbd8abd90f3f816e7953214d80
tree42a9f01b992d3502e2d3b2c6b107971f98db50ec
parentbd25d337bab79219bf52d17b2832c04c5c6c60da
Check that on a platform that is expected to have a case-insensitive filesystem
that is in fact the case.

Closes issue #5442.
Lib/importlib/test/util.py