]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
call __import__() with 4 args instead of 1
authorGuido van Rossum <guido@python.org>
Tue, 14 Feb 1995 09:42:43 +0000 (09:42 +0000)
committerGuido van Rossum <guido@python.org>
Tue, 14 Feb 1995 09:42:43 +0000 (09:42 +0000)
commit24c137432c0f0d26f13d2f645688e904f8ca0ee1
tree98fbb3b71454704b2d0af2cf77562eb8b779e6e4
parentbecdbec8067c0e4cd9c0d9aad682c547d8a2bba3
call __import__() with 4 args instead of 1
Python/bltinmodule.c
Python/ceval.c