bottlepy / bottle

bottle.py is a fast and simple micro-framework for python web-applications.
http://bottlepy.org/
MIT License
8.39k stars 1.47k forks source link

using add exec_module in the _ImportRedirect #1436

Closed aisk closed 3 weeks ago

aisk commented 10 months ago

fix #1435

defnull commented 3 weeks ago

Thanks for the PR, I managed to fix it without the need for temporary state in the loader. The full name is part of the ModuleSpec.