Brett Cannon <br...@python.org> added the comment:

I say go with the deletion for importlib. If the failure is a sign of success, 
then just go with it and not worry about the failure. __pycache__ guarantees 
that we are not losing out by clobbering some other Python version's pyc file.

----------

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

Reply via email to