summaryrefslogtreecommitdiffstats
path: root/dispatch.py
diff options
context:
space:
mode:
authorDavid Cantrell <dcantrell@redhat.com>2008-08-27 22:24:19 -1000
committerDavid Cantrell <dcantrell@redhat.com>2008-08-27 22:24:19 -1000
commit1ea81b1f85d2ba3f21c4bb03fa0e2f1ed2901e85 (patch)
treed6a0738f19eeb072d57014de513e2eab0fe13447 /dispatch.py
parent56476cc484579a578cd1f0cc76c9873640b12108 (diff)
downloadanaconda-1ea81b1f85d2ba3f21c4bb03fa0e2f1ed2901e85.tar.gz
anaconda-1ea81b1f85d2ba3f21c4bb03fa0e2f1ed2901e85.tar.xz
anaconda-1ea81b1f85d2ba3f21c4bb03fa0e2f1ed2901e85.zip
Do not call has_key() on NetworkDevice, use isys.NM_*
The NetworkDevice class does not have has_key(), just call get() and check to see if it's empty. The NM_ and DBUS_ constants are currently in isys, so reference them there. Ideally NetworkManager would be offering a Python module that provides this sort of info.
Diffstat (limited to 'dispatch.py')
0 files changed, 0 insertions, 0 deletions