cpython/Lib/importlib/test/builtin
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
..
__init__.py Add initial implementation of importlib. See the NOTES files for what is 2009-01-18 00:24:28 +00:00
test_finder.py Merged revisions 73715 via svnmerge from 2009-08-13 08:51:18 +00:00
test_loader.py Merged revisions 73715 via svnmerge from 2009-08-13 08:51:18 +00:00
util.py Implement InspectLoader for BuiltinImporter. 2009-03-15 01:41:33 +00:00