2644373 listing.py: pylint cleanups (including a refactor)

Authored and Committed by adamwill 3 years ago
    listing.py: pylint cleanups (including a refactor)
    
    This is a bit bigger than the other pylint cleanups; it includes
    refactoring _get_tcms to split out the detailed parsing for the
    three broad types of pages we handle into three separate methods,
    which greatly improves the readability.
    
    Signed-off-by: Adam Williamson <awilliam@redhat.com>
    
        
file modified
+141 -103
file modified
+0 -1