Brett Cannon added the comment:

I think that leaves the following attributes to be updated/checked for 
dependencies in importlib (and if they are found, raise ImportWarning when they 
differ):

1. __path__
2. __loader__
3. __file__
4. __cached__

----------

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

Reply via email to