diff options
author | Brett Cannon <brett@python.org> | 2013-03-17 15:48:16 -0700 |
---|---|---|
committer | Brett Cannon <brett@python.org> | 2013-03-17 15:48:16 -0700 |
commit | bbd7c4f184f19ede514f6b4f1e84905b9bca8cc0 (patch) | |
tree | de6de5e411a7a17fb1109d699a50c9d8cb73261e /Python/Python-ast.c | |
parent | 8e3564dde77526ae73f63e4dc566fd6b6efcbc71 (diff) | |
download | cpython-bbd7c4f184f19ede514f6b4f1e84905b9bca8cc0.tar.gz |
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.
Diffstat (limited to 'Python/Python-ast.c')
0 files changed, 0 insertions, 0 deletions