[plug] netcfg problem

Phil Steege psteege at tpg.com.au
Mon Jul 3 21:00:38 WST 2000


I recently reloaded a new RedHat clone Linux.  Definite Linux from the UK.

I was trying to configure my network using netcfg.

When I run "netcfg", I get the following error:
  SyntaxError: non-default agrument follows default argument (line 140)

I checked the netcfg script and it runs the Python program:
  exec python /usr/lib/rhs/netcfg/netcfg.py

Line 140 in that python program says:
   def LinespeedMenu(master=None, variable, width='20'):

I have no experience with Python.

Can anyone help me with this?

Phil



More information about the plug mailing list