]> granicus.if.org Git - python/commit
Added Jim Fulton's PyImport_Import(), which calls whatever
authorGuido van Rossum <guido@python.org>
Thu, 14 Aug 1997 20:11:26 +0000 (20:11 +0000)
committerGuido van Rossum <guido@python.org>
Thu, 14 Aug 1997 20:11:26 +0000 (20:11 +0000)
commitd47a0a86b4ae4afeb17d8e64e1c447e4d4025f10
tree48a21b6cf62151c8e1dca0a4109e190784b503c5
parent6d8841c0794144d4e3f398040cb9eb9f5ac8d320
Added Jim Fulton's PyImport_Import(), which calls whatever
__import__() hook is currently installed.
Python/import.c