This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author excitoon
Recipients Malcolm Smith, ammar2, excitoon, izbyshev, paul.moore, python-dev, steve.dower, tim.golden, zach.ware
Date 2018-05-30.13:19:20
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1527686361.05.0.682650639539.issue29326@psf.upfronthosting.co.za>
In-reply-to
Content
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.
History
Date User Action Args
2018-05-30 13:19:21excitoonsetrecipients: + excitoon, paul.moore, tim.golden, python-dev, zach.ware, steve.dower, Malcolm Smith, ammar2, izbyshev
2018-05-30 13:19:21excitoonsetmessageid: <1527686361.05.0.682650639539.issue29326@psf.upfronthosting.co.za>
2018-05-30 13:19:21excitoonlinkissue29326 messages
2018-05-30 13:19:21excitooncreate