[issue33944] Deprecate and remove pth files

Steve Dower report at bugs.python.org
Tue Feb 26 15:32:24 EST 2019


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

> Extending sys.path is a useful use case, but doing so in pth files is problematic.

There are 100 other ways to end up in this situation though. Why is *this* one so much worse?

Can you offer an issue you hit that was caused by a .pth file that *wasn't* debuggable by listing sys.path?

----------

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


More information about the Python-bugs-list mailing list