I would like to pass something like this into a function
test(val1,val2,'>=')

and it should come back with True or False.

Is there a way to dynamically compare 2 values like this or will I have to code 
each operator individually?
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to