How can i use a variable without define it ? I have thought about the __import__ function, but the docs says "the __import__() function does not set the local variable named eggs"。
-- http://mail.python.org/mailman/listinfo/python-list
How can i use a variable without define it ? I have thought about the __import__ function, but the docs says "the __import__() function does not set the local variable named eggs"。
-- http://mail.python.org/mailman/listinfo/python-list