]> granicus.if.org Git - python/commit
Issue #18115: Abstract out managing the cleanup of modules to use in
authorBrett Cannon <brett@python.org>
Sun, 16 Jun 2013 21:23:06 +0000 (17:23 -0400)
committerBrett Cannon <brett@python.org>
Sun, 16 Jun 2013 21:23:06 +0000 (17:23 -0400)
commit01b0475b08ab694e2eb0610d03b629afe22bb2a1
treea36f19dcaae3d255d1ce3f8abc43cf2c3b846705
parent6d26eba186655be245af90c4a7c2aec6a1e14fc6
Issue #18115: Abstract out managing the cleanup of modules to use in
loaders where C code provides the loaded module.
Lib/importlib/_bootstrap.py
Python/importlib.h