Georg Brandl
|
ab91fdef1f
|
Merged revisions 73715 via svnmerge from
svn+ssh://svn.python.org/python/branches/py3k
........
r73715 | benjamin.peterson | 2009-07-01 01:06:06 +0200 (Mi, 01 Jul 2009) | 1 line
convert old fail* assertions to assert*
........
|
2009-08-13 08:51:18 +00:00 |
|
Brett Cannon
|
d720b36248
|
Move import semantic util code to importlib.test.import_.util.
|
2009-02-01 04:28:04 +00:00 |
|
Brett Cannon
|
bcb26c53c0
|
Rename importlib.test.support to importlib.test.util.
|
2009-02-01 04:00:05 +00:00 |
|
Brett Cannon
|
23cbd8a656
|
Add initial implementation of importlib. See the NOTES files for what is
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.
|
2009-01-18 00:24:28 +00:00 |
|