![Tristan Cacqueray](/assets/img/avatar_default.png)
This change fix python3 compatibility: * replace except obj, name with except obj as name * use print function * replace iteritems by six.iteritems * replace xrange by range * convert items() result to list Change-Id: I70364e47541274d446c4449f820dce3e0b331b27