Nick Coghlan <ncogh...@gmail.com> added the comment:

Since the problem is specific to Python 2.7 and has been resolved in the 
importlib based import implementation, I'm inclined to close this as "Won't 
Fix".

The only reason I haven't is that if someone really wanted to dig into the 
Python 2.7 import implementation and figure out how to improve the situation, 
I'd actually be willing to review the patch.

Alternatively, it might be worthwhile for OpenStack to investigate migrating 
over to importlib2 for their Python 2.7 support (or at least supporting it as a 
debugging option).

----------
priority: normal -> low

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

Reply via email to