diff options
| author | Brett Cannon <brett@python.org> | 2013-05-28 21:29:34 (GMT) | 
|---|---|---|
| committer | Brett Cannon <brett@python.org> | 2013-05-28 21:29:34 (GMT) | 
| commit | a3687f0d6896673689d8dd5c13e113947f66e921 (patch) | |
| tree | 6d14bef5ece4b63451cdf2ca59a81fd2cca5de58 /Python/import.c | |
| parent | 4dbae881311073eedd6ef290ec206978f530ef98 (diff) | |
| download | cpython-a3687f0d6896673689d8dd5c13e113947f66e921.zip cpython-a3687f0d6896673689d8dd5c13e113947f66e921.tar.gz cpython-a3687f0d6896673689d8dd5c13e113947f66e921.tar.bz2 | |
Introduce importlib.util.ModuleManager which is a context manager to
handle providing (and cleaning up if needed) the module to be loaded.
A future commit will use the context manager in
Lib/importlib/_bootstrap.py and thus why the code is placed there
instead of in Lib/importlib/util.py.
Diffstat (limited to 'Python/import.c')
0 files changed, 0 insertions, 0 deletions
