commit | eac43afdc9e06c5edc5ac2c19e40126a8e455bed | [log] [tgz] |
---|---|---|
author | Amaury Forgeot d'Arc <amauryfa@gmail.com> | Sun Apr 20 21:02:21 2008 +0000 |
committer | Amaury Forgeot d'Arc <amauryfa@gmail.com> | Sun Apr 20 21:02:21 2008 +0000 |
tree | 96f48859f33cd62edb39527366b58ff631e47152 | |
parent | d6d5148b44cfd6472a3ff319b15f8c3f9953bba5 [diff] |
Correct an apparent refleak in test_pkgutil: zipimport._zip_directory_cache contains info for all processed zip files, even when they are no longer used.