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 terry.reedy
Recipients louielu, mdcowles, terry.reedy
Date 2021-10-18.12:55:52
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1634561752.51.0.0687721506083.issue26143@roundup.psfhosted.org>
In-reply-to
Content
I believe standard interpreter only adds '' to path after its startup.  But it might be vulnerable to shadowing of delayed imports.
History
Date User Action Args
2021-10-18 12:55:52terry.reedysetrecipients: + terry.reedy, mdcowles, louielu
2021-10-18 12:55:52terry.reedysetmessageid: <1634561752.51.0.0687721506083.issue26143@roundup.psfhosted.org>
2021-10-18 12:55:52terry.reedylinkissue26143 messages
2021-10-18 12:55:52terry.reedycreate