[Tutor] scoping issues

Terry Carroll carroll@tjc.com
Tue May 6 15:26:01 2003


On Tue, 6 May 2003, Bob Gailer wrote:

> mylist = []
> def meth():
>      mylist[:] = [] # resets the global; does not rebind
>      mylist.append('a')
> etc

Excellent!  This is just what I needed.  Thanks, Bob.

-- 
Terry Carroll        |  "To have this rare opportunity
Santa Clara, CA      |    is a rare opportunity."
carroll@tjc.com      |    - Houston Rockets' Yao Ming, on being named
Modell delendus est  |    starting center for the 2003 NBA All-Star Game