summaryrefslogtreecommitdiffstats
path: root/textw
diff options
context:
space:
mode:
authorMike Fulbright <msf@redhat.com>2002-05-13 21:11:08 +0000
committerMike Fulbright <msf@redhat.com>2002-05-13 21:11:08 +0000
commit5de571800e8b4cead04c43a127ca9e6517df2bf2 (patch)
tree8b2683fd5bc9dbf46fdab402d365e23bb9bfeed8 /textw
parentcbb90b8dfeb22454b6f36101462833a093e30fa8 (diff)
downloadanaconda-5de571800e8b4cead04c43a127ca9e6517df2bf2.tar.gz
anaconda-5de571800e8b4cead04c43a127ca9e6517df2bf2.tar.xz
anaconda-5de571800e8b4cead04c43a127ca9e6517df2bf2.zip
add argument to call
Diffstat (limited to 'textw')
-rw-r--r--textw/network_text.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/textw/network_text.py b/textw/network_text.py
index 7307a472c..38661338a 100644
--- a/textw/network_text.py
+++ b/textw/network_text.py
@@ -174,7 +174,7 @@ class NetworkWindow:
return INSTALL_BACK
return INSTALL_OK
- def __call__(self, screen, network, dispatch):
+ def __call__(self, screen, network, dispatch, intf):
devices = network.available ()
if not devices: