]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Blocked revisions 68698 via svnmerge
authorBrett Cannon <bcannon@gmail.com>
Sun, 18 Jan 2009 00:27:57 +0000 (00:27 +0000)
committerBrett Cannon <bcannon@gmail.com>
Sun, 18 Jan 2009 00:27:57 +0000 (00:27 +0000)
commit0f52f8bcf9d5cf1fb42abbf89069183609990b1d
treecfb74b6d1125c05ea8485ac6f8042853c8754f31
parent6d3a4c9e5937d8540113f8e296fd3c564bd3f029
Blocked revisions 68698 via svnmerge

........
  r68698 | brett.cannon | 2009-01-17 16:24:28 -0800 (Sat, 17 Jan 2009) | 6 lines

  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.
........