[issue27083] PYTHONCASEOK is ignored on Windows

Serhiy Storchaka report at bugs.python.org
Fri Jul 15 15:55:54 EDT 2016


Serhiy Storchaka added the comment:

Seeing if a key in a dict exists involves the key comparison if there is a key on the same position in the hash table.

----------
nosy: +rhettinger

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue27083>
_______________________________________


More information about the Python-bugs-list mailing list