summaryrefslogtreecommitdiffstats
path: root/pychecker-false-positives
diff options
context:
space:
mode:
authorChris Lumens <clumens@redhat.com>2009-04-06 15:51:58 -0400
committerChris Lumens <clumens@redhat.com>2009-04-06 17:03:10 -0400
commit1c3f90341ae8890b421c6a7a6a0c77088c738858 (patch)
tree0da612af56590c31725f8fe3e98a0e00c51e9971 /pychecker-false-positives
parent4a4d34beae0e24ab1c2f6cbf42472a77add9aaef (diff)
downloadanaconda-1c3f90341ae8890b421c6a7a6a0c77088c738858.tar.gz
anaconda-1c3f90341ae8890b421c6a7a6a0c77088c738858.tar.xz
anaconda-1c3f90341ae8890b421c6a7a6a0c77088c738858.zip
partedUtils no longer exists.
Diffstat (limited to 'pychecker-false-positives')
-rw-r--r--pychecker-false-positives5
1 files changed, 1 insertions, 4 deletions
diff --git a/pychecker-false-positives b/pychecker-false-positives
index d6b602285..d72fe5a6a 100644
--- a/pychecker-false-positives
+++ b/pychecker-false-positives
@@ -14,9 +14,6 @@ setattr
^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\)$
-^partedUtils.py:[0-9]*: No module attribute \(__dict__\) found$
-^partedUtils.py:[0-9]*: No module attribute \(DEVICE_SX8\) found$
-^partedUtils.py:[0-9]*: Object \(productUpgrades\) has no attribute \(has_key\)$
^kickstart.py:[0-9]*: No global \(fileSystemTypeGet.*\) found$
^kickstart.py:[0-9]*: Object \(kwargs\) has no attribute \(update\)$
^upgrade.py:[0-9]*: No global \(getUsableLinuxFs\) found$
@@ -28,4 +25,4 @@ setattr
^livecd.py:[0-9]*: Object \(fsdict\) has no attribute \(keys\)$
^packages.py:[0-9]*: Object \(publicBetas\) has no attribute \(items\)$
^partRequests.py:[0-9]*: Format string argument count \(0\) doesn't match arguments \(1\)$
-Note this last line must never end with a newline \ No newline at end of file
+Note this last line must never end with a newline