Code review comment for lp:~soren/nova/libvirt-is-more-than-kvm-and-qemu

Revision history for this message
Rick Harris (rconradharris) wrote :

> I think you're missing my point... If it's not a sequence, len() will just blow up instead of
the attempt to index into it

No, that's exactly my point :-) Hence, why I said it was guaranteed to be a sequence. Your code assumed it.

« Back to merge proposal