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 barry
Recipients barry, brett.cannon, docs@python, fdrake, jaraco, xtreak
Date 2019-08-05.18:25:39
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1565029539.88.0.585083018564.issue37741@roundup.psfhosted.org>
In-reply-to
Content
@jaraco - Why is the code in `Lib/importlib/metadata/__init__.py` instead of `Lib/importlib/metadata.py`?  Is that to make it easier to port between CPython stdlib and the standalone version?
History
Date User Action Args
2019-08-05 18:25:39barrysetrecipients: + barry, fdrake, brett.cannon, jaraco, docs@python, xtreak
2019-08-05 18:25:39barrysetmessageid: <1565029539.88.0.585083018564.issue37741@roundup.psfhosted.org>
2019-08-05 18:25:39barrylinkissue37741 messages
2019-08-05 18:25:39barrycreate