in reply to Re: How to import names from a dynamically required module
in thread How to import names from a dynamically required module

Thanks, kejohm. You are right, that was a stupid error on my side. I like the version without the eval as in tobyink's example better in any case.
  • Comment on Re^2: How to import names from a dynamically required module