Dennis Lee Bieber 写道: > The scope of "name" is the entire function; lacking a "global name" > statement, AND being on the left side of an assignment, it is a function > local name.
Thank you. Does python have so-called 'block scope' object? or if you can,please show me the doc for python's object scope. -- http://mail.python.org/mailman/listinfo/python-list