Brett Cannon added the comment:

Or another option is to add a keyword-only argument to 
importlib.invalidate_caches() to also clear the the cache of importers itself 
on top of the caches of the importers themselves.

----------

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

Reply via email to