summaryrefslogtreecommitdiffstats
path: root/pychecker-false-positives
diff options
context:
space:
mode:
Diffstat (limited to 'pychecker-false-positives')
-rw-r--r--pychecker-false-positives2
1 files changed, 0 insertions, 2 deletions
diff --git a/pychecker-false-positives b/pychecker-false-positives
index d72fe5a6a..5f222f0c5 100644
--- a/pychecker-false-positives
+++ b/pychecker-false-positives
@@ -10,8 +10,6 @@ setattr
^partitions.py:[0-9]*: Object \(bestprep\) has no attribute \(getPreExisting\)$
^partitions.py:[0-9]*: Object \(bestreq\) has no attribute \(format\)$
^iscsi.py:[0-9]*: Invalid arguments to \(addTarget\), got 0, expected between 1 and 7$
-^minihal.py:[0-9]*: Object \(haldev\) has no attribute \(GetAllProperties\)$
-^minihal.py:[0-9]*: Object \(hal\) has no attribute \(FindDeviceByCapability\)$
^(.*isys/isys.py|network.py):[0-9]*: Object \(.*_iface\) has no attribute \(Get.*\)$
^network.py:[0-9]*: Object \(.*props\) has no attribute \(Get\)$
^kickstart.py:[0-9]*: No global \(fileSystemTypeGet.*\) found$