These errors are incorrect because the attributes being complained about are set up by the callers. --- tests/pylint/pylint-false-positives | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/tests/pylint/pylint-false-positives b/tests/pylint/pylint-false-positives index e4d04ff..bde04b5 100644 --- a/tests/pylint/pylint-false-positives +++ b/tests/pylint/pylint-false-positives @@ -15,6 +15,8 @@ ^E1101:[ 0-9]*:.*: Instance of 'WideCheckList' has no 'append_row' member$ ^E1101:[ 0-9]*:.*: Instance of 'WideCheckList' has no 'store' member$ ^E1101:[ 0-9]*:.*: Instance of 'WideCheckList' has no 'set_size_request' member$ +^E1101:[ 0-9]*:.*: Instance of '.*' has no 'anaconda' member$ +^E1101:[ 0-9]*:.*: Instance of 'AnacondaKSHandler' has no 'commands' member$ ^E1101:[ 0-9]*:AnacondaTZMap\.selectionChanged: Instance of 'Enum' has no 'ENTRY' member$ ^E1101:[ 0-9]*:DeviceAction\..*: Instance of 'DeviceAction' has no 'dir' member$ ^E1101:[ 0-9]*:VolumeGroupEditor\.editLogicalVolume: Class 'format' has no 'mountable' member$ -- 1.7.4.1 _______________________________________________ Anaconda-devel-list mailing list Anaconda-devel-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/anaconda-devel-list