[issue43105] [Windows] Can't import extension modules resolved via relative paths in sys.path

Steve Dower report at bugs.python.org
Wed Mar 31 15:37:06 EDT 2021


Steve Dower <steve.dower at python.org> added the comment:

Added one possible change as a PR, but will need the importlib folk to weigh in on whether it's the best place.

I also need to write a test (and possibly fix any tests that currently check that relative paths are _not_ resolved... letting CI handle that for me)

----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue43105>
_______________________________________


More information about the Python-bugs-list mailing list