diff options
author | Soren Hansen <soren@linux2go.dk> | 2011-03-17 11:44:27 +0100 |
---|---|---|
committer | Soren Hansen <soren@linux2go.dk> | 2011-03-17 11:44:27 +0100 |
commit | 41619f49ce72d8e85f013c5a5dd248faa8490555 (patch) | |
tree | 09e8821c14e2afa832185530ffee58446005445c /nova/utils.py | |
parent | 699abfe9e645ddbc854b42725247ab8fcd61517e (diff) | |
download | nova-41619f49ce72d8e85f013c5a5dd248faa8490555.tar.gz nova-41619f49ce72d8e85f013c5a5dd248faa8490555.tar.xz nova-41619f49ce72d8e85f013c5a5dd248faa8490555.zip |
Comparisons to None should not use == or !=.
Stop converting sets to lists before comparing them. They might be in different order after being list()ified.
Diffstat (limited to 'nova/utils.py')
0 files changed, 0 insertions, 0 deletions