pavlix / koji

Forked from koji 7 years ago
Clone

2908798 python3: fix composite type usage after modernize

Authored and Committed by Pavel Šimerda 7 years ago
    python3: fix composite type usage after modernize
    
      * Simplify container usage whenever possible
      * Create copies where necessary to avoid iterating a view while
        modifying the underlying container.
    
    Signed-off-by: Pavel Šimerda <pavlix@pavlix.net>
    
        
file modified
+11 -13
file modified
+9 -9