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 | 9d0f772c5115217d55aef76fae33f483f2a98032 (patch) | |
tree | a9cf061e4964455f440db0d4a074ff167fef5837 /Python/pythonrun.c | |
parent | b98dcc1f5307789c3c42af701f81147e240b90ff (diff) | |
download | cpython-git-9d0f772c5115217d55aef76fae33f483f2a98032.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