1895714 pylint 2.0: node.path is a list

Authored and Committed by cheimes 5 years ago
    pylint 2.0: node.path is a list
    
    In pylint 2.0 and astroid 2.0, node.path has become a list. It's usually
    a list of one element unless namespace packages are involved.
    
    See https://github.com/PyCQA/astroid/commit/7f46f9341cc54bbe6763409c4ca7ea3adfec098a#diff-f0ac879524bcb98964f7d8738a084820
    
    See: https://pagure.io/freeipa/issue/7614
    Signed-off-by: Christian Heimes <cheimes@redhat.com>
    Reviewed-By: Armando Neto <abiagion@redhat.com>
    
        
file modified
+5 -0