S
scott.bronson.nelson
Can someone explain to me what's going on here?
(Note that '' is two single quotes)
Thanks,
Scott
<module 'some.package.module' from 'some/package/module.py'>__import__('some.package.module', {}, {}, [])__import__('some.package.module', {}, {}, [''])
(Note that '' is two single quotes)
Thanks,
Scott