summaryrefslogtreecommitdiff
path: root/setuptools/command/register.py
diff options
context:
space:
mode:
authorJurko Gospodnetić <jurko.gospodnetic@pke.hr>2014-05-08 21:21:59 +0200
committerJurko Gospodnetić <jurko.gospodnetic@pke.hr>2014-05-08 21:21:59 +0200
commit378b4011f66d9fdac94eaaf7b9d61c70f0a2fbb7 (patch)
tree58650e5babc74b78fdf39e6fe1212595f5c5f246 /setuptools/command/register.py
parentc7366f281eb21ccd7697d4bdcb9b616a65f837ad (diff)
downloadpython-setuptools-git-378b4011f66d9fdac94eaaf7b9d61c70f0a2fbb7.tar.gz
fix issue202 - update existing zipimporters when replacing a zipped egg
When replacing a zipped egg distribution with a different zipped egg, we make all existing zipimport.zipimporter loaders valid again instead of having to go hunting them down one by one. This is done by updating their shared zip directory information cache - zipimport._zip_directory_cache. Related to the following project issues: #169 - http://bitbucket.org/pypa/setuptools/issue/168 #202 - http://bitbucket.org/pypa/setuptools/issue/202 --HG-- extra : source : b60beb7792252a39f61d7fc0f58aa04c03ddaba2
Diffstat (limited to 'setuptools/command/register.py')
0 files changed, 0 insertions, 0 deletions