Paul Moore <p.f.mo...@gmail.com> added the comment:
You could add the line import sys; sys.path.insert(0, '') to a .pth file. The documentation you pointed out states that lines starting with "import" are executed... ---------- _______________________________________ Python tracker <rep...@bugs.python.org> <https://bugs.python.org/issue33698> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com