SIGN IN SIGN UP

bpo-26131: Deprecate usage of load_module() (GH-23469)

Raise an ImportWarning when the import system falls back on load_module(). As for implementations of load_module(), raise a DeprecationWarning.
B
Brett Cannon committed
2de5097ba4c50eba90df55696a7b2e74c93834d4
Parent: 79c1849
Committed by GitHub <noreply@github.com> on 12/4/2020, 11:39:21 PM