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 rhettinger
Recipients chrisyeh96, docs@python, rhettinger
Date 2020-06-14.03:14:46
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1592104486.11.0.0226675197365.issue40970@roundup.psfhosted.org>
In-reply-to
Content
What happens when you type, "import math" and "print(type(math))"?
History
Date User Action Args
2020-06-14 03:14:46rhettingersetrecipients: + rhettinger, docs@python, chrisyeh96
2020-06-14 03:14:46rhettingersetmessageid: <1592104486.11.0.0226675197365.issue40970@roundup.psfhosted.org>
2020-06-14 03:14:46rhettingerlinkissue40970 messages
2020-06-14 03:14:46rhettingercreate