W1620 dict-iter-methodΒΆ

Message

'Calling a dict.iter*() method'

Description

Used for calls to dict.iterkeys(), itervalues() or iteritems() (Python 3 lacks these methods)