blob: f87e06ef3bc5ffeeaba83a8b25fde6c7367b6ad1 [file] [log] [blame]
Fix ``importlib._bootstrap_external``. Remove two unused imports importlib:
``_thread`` and ``_weakref``. Avoid creating a new ``winreg`` builtin module if
it's already available in :data:`sys.modules`.