]> granicus.if.org Git - python/commit
Refactor importlib to make it easier to re-implement in C.
authorBrett Cannon <brett@python.org>
Wed, 22 Feb 2012 23:33:05 +0000 (18:33 -0500)
committerBrett Cannon <brett@python.org>
Wed, 22 Feb 2012 23:33:05 +0000 (18:33 -0500)
commit34d8e41a474f43dabca4096e5f945ca67e69a5b8
treeb4c23a69a55c1831c758c0bf24caffaa38a683aa
parentb429d3b09c1f57a42d0cc218a7235383091ce317
Refactor importlib to make it easier to re-implement in C.
Lib/importlib/_bootstrap.py