SIGN IN SIGN UP

bpo-31676: Fix test_imp.test_load_source() side effect (#3871)

test_load_source() now replaces the current __name__ module with a
temporary module to prevent side effects.
V
Victor Stinner committed
a505ecdc5013cd8f930aacc1ec4fb2afa62d3853
Parent: a991215
Committed by GitHub <noreply@github.com> on 10/13/2017, 8:47:49 PM