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 epaine
Recipients KevKeating, brett.cannon, epaine, eric.snow, ncoghlan
Date 2020-11-07.17:37:08
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1604770628.2.0.809861908972.issue42273@roundup.psfhosted.org>
In-reply-to
Content
Just checking: is this not because the lazy import should be in `__init__.py`? (the code provided works fine with `a.b.my_function` on my system)
History
Date User Action Args
2020-11-07 17:37:08epainesetrecipients: + epaine, brett.cannon, ncoghlan, eric.snow, KevKeating
2020-11-07 17:37:08epainesetmessageid: <1604770628.2.0.809861908972.issue42273@roundup.psfhosted.org>
2020-11-07 17:37:08epainelinkissue42273 messages
2020-11-07 17:37:08epainecreate