fe90f39 Use items() instead of iteritems() with Python 3 dicts (bug #1151457).

Authored and Committed by twaugh 9 years ago
    Use items() instead of iteritems() with Python 3 dicts (bug #1151457).
    
    Resolves: rhbz#1151457
    
        
file modified
+8 -1