Don't call next() method in CSV reader

The next() method was renamed in python3. Simply avoid calling
it to ensure portability

Signed-off-by: Daniel P. Berrange <berrange@redhat.com>
1 file changed
tree: ed4ebc409496acd159968248e3e46ba735d2a576
  1. data/
  2. tools/
  3. LICENSE.BSD
  4. LICENSE.GPL2
  5. README