Steven D'Aprano <steve+pyt...@pearwood.info> added the comment: You are comparing the name with the file extension against the name without the file extension:
>>> "Файл на български.ldr" == "Файл на български" False ---------- nosy: +steven.daprano _______________________________________ Python tracker <rep...@bugs.python.org> <https://bugs.python.org/issue42614> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com