commit | d47a0a86b4ae4afeb17d8e64e1c447e4d4025f10 | [log] [tgz] |
---|---|---|
author | Guido van Rossum <guido@python.org> | Thu Aug 14 20:11:26 1997 +0000 |
committer | Guido van Rossum <guido@python.org> | Thu Aug 14 20:11:26 1997 +0000 |
tree | 48a21b6cf62151c8e1dca0a4109e190784b503c5 | |
parent | 6d8841c0794144d4e3f398040cb9eb9f5ac8d320 [diff] |
Added Jim Fulton's PyImport_Import(), which calls whatever __import__() hook is currently installed.