Issue #16880: _imp.load_dynamic() is not defined on a platform that
does not support dynamic loading (e.g. Atari), so make sure that imp doesn't assume it always exists. Patch by Christian Heimes.
B
Brett Cannon committed
3e2fe05e62e061032d81becb2f9ef1a8def54f63
Parent: b271727