commit | f58f1c33c115a4f9dfb8ff2b753241d08f46aace | [log] [tgz] |
---|---|---|
author | Victor Stinner <victor.stinner@haypocalc.com> | Sat May 21 02:13:22 2011 +0200 |
committer | Victor Stinner <victor.stinner@haypocalc.com> | Sat May 21 02:13:22 2011 +0200 |
tree | be66772b0019829c9d6990eb8600fb02d5732306 | |
parent | ce77defd845b56a1910143568e5827c66dfca1ae [diff] |
Issue #12124: zipimport doesn't keep a reference to zlib.decompress() anymore to be able to unload the module.