summaryrefslogtreecommitdiffstats
path: root/ipatests/test_ipalib/test_crud.py
diff options
context:
space:
mode:
authorPetr Viktorin <pviktori@redhat.com>2015-08-12 15:39:46 +0200
committerJan Cholasta <jcholast@redhat.com>2015-09-01 11:42:01 +0200
commit70d1c71e46811bd3d44249d5361f99613d4ce5af (patch)
tree9e3bb9571baececb5c18db3e2c6541716aeedb31 /ipatests/test_ipalib/test_crud.py
parent5178e9a5975b17683a2529f6cf4c903766d234d9 (diff)
downloadfreeipa-70d1c71e46811bd3d44249d5361f99613d4ce5af.tar.gz
freeipa-70d1c71e46811bd3d44249d5361f99613d4ce5af.tar.xz
freeipa-70d1c71e46811bd3d44249d5361f99613d4ce5af.zip
Convert zip() result to list()
In Python 3, zip() returns an iterator. To get a list, it must be explicitly converted. In most cases, zip() result is iterated over so this is not necessary. Reviewed-By: Christian Heimes <cheimes@redhat.com> Reviewed-By: Jan Cholasta <jcholast@redhat.com>
Diffstat (limited to 'ipatests/test_ipalib/test_crud.py')
0 files changed, 0 insertions, 0 deletions