The iteritems dictionary method has been removed in Python 3 and using items() is typically no problem in our case due to the fact that dictionaries are rather small. This fixes #15pull/17/head
parent
6b15f6490c
commit
624700a372
Loading…
Reference in new issue