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 meowmeowmeowcat
Recipients docs@python, iritkatriel, j13r, meowmeowmeowcat, ronaldoussoren
Date 2021-08-11.04:39:12
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1628656752.63.0.20841840894.issue40899@roundup.psfhosted.org>
In-reply-to
Content
> ``importlib.import_module("t")`` will raise ZeroDivisionError.

I've tested ``__import__`` with the same code, and it will raise ZeroDivisionError too.
History
Date User Action Args
2021-08-11 04:39:12meowmeowmeowcatsetrecipients: + meowmeowmeowcat, ronaldoussoren, docs@python, j13r, iritkatriel
2021-08-11 04:39:12meowmeowmeowcatsetmessageid: <1628656752.63.0.20841840894.issue40899@roundup.psfhosted.org>
2021-08-11 04:39:12meowmeowmeowcatlinkissue40899 messages
2021-08-11 04:39:12meowmeowmeowcatcreate