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 nedbat
Recipients Mariatta, docs@python, eamanu, nedbat
Date 2019-05-14.00:16:01
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1557792961.9.0.560026095012.issue36908@roundup.psfhosted.org>
In-reply-to
Content
There are hundreds of modules that are always importable.  The majority of the standard library is always importable.  More useful would be to annotate those modules that might not be importable, with a reason why.
History
Date User Action Args
2019-05-14 00:16:01nedbatsetrecipients: + nedbat, docs@python, Mariatta, eamanu
2019-05-14 00:16:01nedbatsetmessageid: <1557792961.9.0.560026095012.issue36908@roundup.psfhosted.org>
2019-05-14 00:16:01nedbatlinkissue36908 messages
2019-05-14 00:16:01nedbatcreate