]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Added PyImport_ExecCodeModuleEx(), which adds an extra parameter to pass
authorGuido van Rossum <guido@python.org>
Wed, 11 Feb 1998 05:47:24 +0000 (05:47 +0000)
committerGuido van Rossum <guido@python.org>
Wed, 11 Feb 1998 05:47:24 +0000 (05:47 +0000)
commitfccb68ef2a73246e141a59436fad5cfc1369604a
tree28dd2446ed31884048b1d4665dc0e00b8d0fc70f
parent4254363f2539f163a6737f72fd6d82d7c1a957df
Added PyImport_ExecCodeModuleEx(), which adds an extra parameter to pass
it the true file.
Include/import.h