Issue #15902: Fix imp.load_module() to accept None as a file when
trying to load an extension module. While at it, also add a proper unittest.skipIf() guard to another test involving imp.load_dynamic().
B
Brett Cannon committed
9d0f772c5115217d55aef76fae33f483f2a98032
Parent: b98dcc1