diff options
author | Brett Cannon <brett@python.org> | 2013-05-03 10:37:08 -0400 |
---|---|---|
committer | Brett Cannon <brett@python.org> | 2013-05-03 10:37:08 -0400 |
commit | f046134b54f5400c9c703c75ea42262194d25f96 (patch) | |
tree | 1ff127fa4e1f318f21f80b91bc85767d40c28911 /Python/pythonrun.c | |
parent | 43c315c0fa1b98cd7477fbbc1575192886b4d435 (diff) | |
download | cpython-f046134b54f5400c9c703c75ea42262194d25f96.tar.gz |
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().
Diffstat (limited to 'Python/pythonrun.c')
0 files changed, 0 insertions, 0 deletions