I know it has good points as well but thats not for this thread. thanks.
Name:
Anonymous2007-02-10 20:14
>>129
Uh... you kinda fail at realizing what this allows you to. I'm talking about closures. It's not that names clash, it's that I want to use outer scopes variables, and right now in Python you cannot assign them to new values because that would create a new inner variable.