bpo-37473: Don't import importlib ASAP in tests (GH-14661)
bpo-15386, bpo-37473: test_import, regrtest and libregrtest no longer import importlib as soon as possible, as the first import, "to test bpo-15386". It is tested by test_import.test_there_can_be_only_one(). Sort test_import imports.
V
Victor Stinner committed
8b7db5a1114e2113a756bdf8877fbe366055c69a
Parent: 1c5e68e
Committed by GitHub <noreply@github.com>
on 7/14/2019, 5:31:12 PM