Brett Cannon <br...@python.org> added the comment:

I wonder if it's a problem from Unicode representation since I don't think 
importlib tries to have a standard normalization form of Unicode. I could see 
that leading to how the file system encoded something differing from how it was 
encoded in the test file, leading to a claim the file doesn't exist.

And thanks to binary file paths that isn't necessarily a wrong result. :P

----------

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

Reply via email to