diff options
| author | Jurko Gospodnetić <jurko.gospodnetic@pke.hr> | 2014-06-02 16:48:14 +0200 |
|---|---|---|
| committer | Jurko Gospodnetić <jurko.gospodnetic@pke.hr> | 2014-06-02 16:48:14 +0200 |
| commit | 2bd140300eb0aa63b78a930463ca4c81fa2546bb (patch) | |
| tree | 10fc48309764e8f03a713c2a33e621ced0cbee23 /setuptools/command/rotate.py | |
| parent | a82811aa0b9d0d74b546439ff740ce63403f1b84 (diff) | |
| download | python-setuptools-git-2bd140300eb0aa63b78a930463ca4c81fa2546bb.tar.gz | |
fix clearing zipimport._zip_directory_cache on pypy
pypy uses a custom zipimport._zip_directory_cache implementation class that
does not support the complete dict interface, e.g. it does not support the
dict.pop() method.
For more detailed information see the following links:
https://bitbucket.org/pypa/setuptools/issue/202/more-robust-zipimporter-cache-invalidation#comment-10495960
https://bitbucket.org/pypy/pypy/src/dd07756a34a41f674c0cacfbc8ae1d4cc9ea2ae4/pypy/module/zipimport/interp_zipimport.py#cl-99
--HG--
extra : rebase_source : 95cff7946455f0a4422d97eecab11164a9ddef10
Diffstat (limited to 'setuptools/command/rotate.py')
0 files changed, 0 insertions, 0 deletions
