pmp-p <pmpp....@gmail.com> added the comment:

Hi, you just need to call del sys.modules['xxx'] and have a look at 
https://docs.python.org/3.7/library/importlib.html#importlib.invalidate_caches 

before importing again

----------
nosy: +pmpp

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue41770>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to