PY-18958: Always use case-sensitive resolve, even on Windows (PEP 235)

This commit is contained in:
Ilya.Kazakevich
2017-02-22 22:28:20 +03:00
parent 7c6e355589
commit 5101414a94
4 changed files with 63 additions and 1 deletions
@@ -0,0 +1 @@
+4
View File
@@ -0,0 +1,4 @@
from unittest import TestCase
TestCase().assertIsNotNo<caret>