Now that thats over with, heres what I'd like to know about. Is there a python way to detect if a variable exsists? Say I had a program that needed a certain variable to be set to run and the variable was not found when it came time to use it. . .Would I just have to catch the error, or could I have python look for the variable beforehand?
Thanks,
-Ivan
-- http://mail.python.org/mailman/listinfo/python-list