4a5f5b1 Lint: Skip checking of functions stolen by python-nose.

1 file Authored by dkupka 9 years ago, Committed by tbabej 9 years ago,
1 file changed. 11 lines added. 2 lines removed.
    Lint: Skip checking of functions stolen by python-nose.
    
    python-nose modifies namespaces in a way that confuses pylint. To skip
    these PyCheckers' visit_callfunc method must be extended.
    
    Reviewed-By: Martin Basti <mbasti@redhat.com>
    
        
file modified
+11 -2