diff options
author | Victor Shyba <victor.shyba@gmail.com> | 2015-05-25 20:16:30 -0300 |
---|---|---|
committer | Victor Shyba <victor.shyba@gmail.com> | 2015-05-26 15:28:23 -0300 |
commit | 6d4953457726ec7830e48fb899e2e8c17b1ec995 (patch) | |
tree | 4086ac728309d853021e989058968635ee1f7c84 /client/pkg/__init__.py | |
parent | 5feb66707d84d6644158b5c9b848628a4814610f (diff) |
[bug] dictionary cant be modified during iteration
I tested that code and this cant happen. We need to iterate keys and
then ask 'del'. The previous method raised: RuntimeError: dictionary
changed size during iteration
Diffstat (limited to 'client/pkg/__init__.py')
0 files changed, 0 insertions, 0 deletions