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 dino.viehland
Recipients cjw296, dino.viehland, xtreak
Date 2020-02-10.19:28:26
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1581362907.04.0.846813286627.issue39551@roundup.psfhosted.org>
In-reply-to
Content
I like that idea, let me see if I can find a way to do that.  This is a little bit different in that it's implicitly trying to find a module, and supports dotting through non-packages as well, but maybe there's a way to leverage importlib and still keep the existing behavior.
History
Date User Action Args
2020-02-10 19:28:27dino.viehlandsetrecipients: + dino.viehland, cjw296, xtreak
2020-02-10 19:28:27dino.viehlandsetmessageid: <1581362907.04.0.846813286627.issue39551@roundup.psfhosted.org>
2020-02-10 19:28:27dino.viehlandlinkissue39551 messages
2020-02-10 19:28:26dino.viehlandcreate