diff options
author | Soren Hansen <soren@linux2go.dk> | 2011-03-17 17:14:34 +0000 |
---|---|---|
committer | Tarmac <> | 2011-03-17 17:14:34 +0000 |
commit | 0a08d4728b8d209fd62f994539c982d8fbac3ce5 (patch) | |
tree | f7b37c708748bce10ce057f960e68248d9dc3f8e /nova/utils.py | |
parent | e1e9a2eb38dc58c73eae8ae1b6dab69bf2baa868 (diff) | |
parent | 41619f49ce72d8e85f013c5a5dd248faa8490555 (diff) | |
download | nova-0a08d4728b8d209fd62f994539c982d8fbac3ce5.tar.gz nova-0a08d4728b8d209fd62f994539c982d8fbac3ce5.tar.xz nova-0a08d4728b8d209fd62f994539c982d8fbac3ce5.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