def iterkeys()

in scancode/lib/compat.py [0:0]


	def iterkeys(mapping):
		return mapping.keys()