commit | c264e3ee206d5e5d1cb2aeff2cb0cd864dce83c8 | [log] [tgz] |
---|---|---|
author | Brett Cannon <brett@python.org> | Wed Jan 25 18:58:03 2012 -0500 |
committer | Brett Cannon <brett@python.org> | Wed Jan 25 18:58:03 2012 -0500 |
tree | dd9152609b6e0afb824d9aa731cae056e0cb1cb1 | |
parent | b0f30c9891a3ef45d616bf3ae73d764fd539946b [diff] |
Move some code from importlib.__init__ to importlib._bootstrap that does not need to be exposed from C code for bootstrapping reasons.