use dict.iteritems() instead of dict.items()
authorAndrás Veres-Szentkirályi <vsza@vsza.hu>
Thu, 21 Feb 2013 10:31:25 +0000 (11:31 +0100)
committerJoar Wandborg <joar@wandborg.se>
Fri, 22 Feb 2013 21:24:29 +0000 (22:24 +0100)
commitf2da5bef9a9031c8bacd63bf598ad13aa650208f
treeffb9d3306166656ce2ceead07479ba1b9b4b4871
parent6dc508d27f4a914e3d2ca66ac78fc2edabe669e8
use dict.iteritems() instead of dict.items()
mediagoblin/tools/exif.py