Typing modules

Jonathan Gossage jgossage at gmail.com
Mon Jul 20 09:31:14 EDT 2020


I have the following code and I would like to type the variable *contents*:

contents: something = importlib._import_module(name)


I have been unable to find out what *something* should be.

-- 
Jonathan Gossage


More information about the Python-list mailing list