dynamic modules

G

Grover

What is the best way to add a modules loaded with __import__() to the
global namespace? Example:

foo = __import__( 'foo', globals(), locals(), ['*'] )

PS: what exactly are the parameters globals and locals used for?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
474,219
Messages
2,571,117
Members
47,730
Latest member
scavoli

Latest Threads

Top