Hi! Is there a way to automate the unbinding of multiple variables? Say I have a list of the names of all variables in the current scope via dir(). Is there a command using del or something like that that will iterate the list and unbind each of the variables?
Thanks much! (If anyone posts an answer, if you could also cc your reply to my email [EMAIL PROTECTED], would be much obliged. Thanks again!) Best, -Johnny www.johnny-lin.com -- http://mail.python.org/mailman/listinfo/python-list