whene I execute my script python with arguments a, b, c;
var1 = sys.arg[1] var2 = sys.arg[2] var3 = sys.arg[3] cursor.execute("select * from table where