commit | 613cf25d2af6640b82ce56cb3e270fdaa027e6ad | [log] [tgz] |
---|---|---|
author | Brett Cannon <brett@python.org> | Wed Nov 14 13:42:51 2012 -0500 |
committer | Brett Cannon <brett@python.org> | Wed Nov 14 13:42:51 2012 -0500 |
tree | 3311d434c81061ca9bf295b2b5651d89977180aa | |
parent | 2eb2f5e3597499b0c72b50bb5ed26da0e1cb65b9 [diff] |
Use importlib instead of calling __import__ directly.