[issue37089] `import Lib.os` works on windows (but shouldn't)

Anthony Sottile report at bugs.python.org
Wed May 29 17:14:51 EDT 2019


Anthony Sottile <asottile at umich.edu> added the comment:

sys.prefix isn't on sys.path on other platforms -- why is it on windows?

----------

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


More information about the Python-bugs-list mailing list