__import__(x) VS __import__(x, {}, {}, [''])

Phil phily05 at gmail.com
Sun Aug 23 22:58:42 EDT 2009


"If you call it without a value for 'globals', it uses the current
value of globals()."

Thanks, this is what I was trying to ask. I typed my question up way
too fast before dinner. You've been great help.



More information about the Python-list mailing list