9 Commits (bbe2f60b3c19ecaa02ca07be14474eaacfcb59a0)

Author SHA1 Message Date
Brett Cannon 61b14251d3 Make importlib.abc.SourceLoader the primary mechanism for importlib. 16 years ago
Brett Cannon 7aa21f75c1 A few more docstring/API cleanups for importlib. 17 years ago
Brett Cannon f87e04d339 Finish properly hiding importlib implementation code. 17 years ago
Brett Cannon 9495f182a0 Define importlib.__init__.__all__. 17 years ago
Benjamin Peterson 4fa88fa0ba merge the io-c branch: C implementation of the io module 17 years ago
Brett Cannon 2c318a1390 Rewrite the code implementing __import__ for importlib. Now it is much simpler 17 years ago
Brett Cannon 7f400e1366 Add some comment markers to more clearly delineate what different parts of the 17 years ago
Brett Cannon afccd63ac9 Document the (very small) public API for importlib. As time goes on and some 17 years ago
Brett Cannon 23cbd8a656 Add initial implementation of importlib. See the NOTES files for what is 17 years ago