Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Rename importlib.test.support to importlib.test.util. | Brett Cannon | 2009-02-01 |
| | |||
* | Add initial implementation of importlib. See the NOTES files for what is | Brett Cannon | 2009-01-18 |
planned for the package. There are no docs yet, but they are coming once the API for the first new function, importlib.import_module() is finalized. |