Vladimir Chebotarev <[email protected]> added the comment:
Hi. I guess this issue has to be reopen because Alexey erroneously broke adding empty paths to `sys.path` along with his patch. Official embeddable Pythons do contain a blank line in its ._pth, and this allowed users to import modules from script directory. Kind regards, Vladimir. ---------- nosy: +excitoon _______________________________________ Python tracker <[email protected]> <https://bugs.python.org/issue29326> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
