commit | 01b0475b08ab694e2eb0610d03b629afe22bb2a1 | [log] [tgz] |
---|---|---|
author | Brett Cannon <brett@python.org> | Sun Jun 16 17:23:06 2013 -0400 |
committer | Brett Cannon <brett@python.org> | Sun Jun 16 17:23:06 2013 -0400 |
tree | a36f19dcaae3d255d1ce3f8abc43cf2c3b846705 | |
parent | 6d26eba186655be245af90c4a7c2aec6a1e14fc6 [diff] |
Issue #18115: Abstract out managing the cleanup of modules to use in loaders where C code provides the loaded module.