Andrew Resch 7ad8a3cbb5 [Py2to3] Replace iteritems and itervalues
* Replace the use of iteritems() and itervalues() on dictionary objects
   with items() and values() respectively for Python 3 compatibility.
2016-10-26 09:53:32 +01:00
..
2011-07-13 21:49:25 +01:00
2015-08-14 16:45:23 +01:00
2015-11-04 11:54:15 +00:00
2014-09-03 23:48:34 +01:00
2016-05-14 12:29:53 +01:00
2016-10-25 23:22:06 +01:00
2015-11-04 11:54:15 +00:00
2016-05-09 19:52:47 +01:00
2015-12-04 19:05:59 +00:00