commit | 357c9fb0556e0ec9d440a4874b6af19d7b0bee7b | [log] [tgz] |
---|---|---|
author | Brett Cannon <brett@python.org> | Thu May 30 17:31:47 2013 -0400 |
committer | Brett Cannon <brett@python.org> | Thu May 30 17:31:47 2013 -0400 |
tree | 9eaf7e79f980770c75961a06ce92a8f647b10dad | |
parent | 335ab5b66f432ae3713840ed2403a11c368f5406 [diff] |
Rename importlib.util.ModuleManager to module_to_load so that the name explains better what the context manager is providing.