Hi experts!
I am trying to write a menu script that will execute bash scripts.
Everything is fine until the script executes and I want to see if there are
any more options to run before quitting. Example:

def menu(opt1 = "something", opt2 = "something else"):


-- 
Computers are like air conditioners.
They stop working when you open Windows.
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to