388be48 iso-wrapper: Remove hacks for sorting

Authored and Committed by lsedlar 6 years ago
    iso-wrapper: Remove hacks for sorting
    
    We can use a key function instead of relying to the deprecated cmp. This
    makes the code work on Python 2.6 and on recent versions it makes it
    faster.
    
    Signed-off-by: Lubomír Sedlář <lsedlar@redhat.com>
    
        
file modified
+8 -33
file modified
+33 -0