Antoine Pitrou <[email protected]> added the comment: > It was distribute (fork of setuptools, with added support for Python 3), not > distutils2. > distribute has been changed to directly use _frozen_importlib:
This sounds like a rather good hint we need to avoid duplicate copies. ---------- _______________________________________ Python tracker <[email protected]> <http://bugs.python.org/issue14657> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
