Eryk Sun <eryk...@gmail.com> added the comment:

ntpath.normcase() needs a platform-dependent implementation that calls 
LCMapStringEx() in Windows, in order to properly agree with case-insensitive 
Windows filesystems. See bpo-42658.

----------
nosy: +eryksun
resolution:  -> duplicate
stage:  -> resolved
status: open -> closed
superseder:  -> os.path.normcase() is inconsistent with Windows file system

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue43397>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to