glance/glance/hacking
abhishekkekane e1b5d6d0b9 Hacking checks for not using dict iteration calls
Add hacking checks to check dict.iteritems, dict.itervalues
and dict.iterkeys should not be used in the future and
raise error while running pep8 using tox.

Trivial Fix

Change-Id: Id7f0c8b963cfd5739ed3e2ecec2c0feebc290af4
2016-01-25 21:54:08 -08:00
..
__init__.py debug level logs should not be translated 2014-05-23 15:57:06 +02:00
checks.py Hacking checks for not using dict iteration calls 2016-01-25 21:54:08 -08:00