heat/heat/hacking
abhishekkekane 2d95f8c7d0 Restrict use of iteritems, iterkeys and itervalues
Enabled 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.

Change-Id: I1239bb5c651d0193141d5bb830872caf172ec561
2016-03-23 10:05:54 +00:00
..
__init__.py hacking log warn 2016-03-18 23:00:14 +08:00
checks.py Restrict use of iteritems, iterkeys and itervalues 2016-03-23 10:05:54 +00:00