summaryrefslogtreecommitdiff
path: root/Python/pythonrun.c
diff options
context:
space:
mode:
authorGuido van Rossum <guido@python.org>1997-09-05 07:11:32 +0000
committerGuido van Rossum <guido@python.org>1997-09-05 07:11:32 +0000
commitf36e034bd1c7343eb735d3eab8f03f142d942e1c (patch)
treebd028d1da8ae361474038f9ae3886f13bc68c418 /Python/pythonrun.c
parent174446fa6a8bbfbca540e5e867c938d7e3ab57ee (diff)
downloadcpython-f36e034bd1c7343eb735d3eab8f03f142d942e1c.tar.gz
Added PyImport_ImportModuleEx(name, globals, locals, fromlist); this
is like PyImport_ImporModule(name) but receives the globals and locals dict and the fromlist arguments as well. (The name is a char*; the others are PyObject*s).
Diffstat (limited to 'Python/pythonrun.c')
0 files changed, 0 insertions, 0 deletions