Given the following:
def outer(arg)
avar = ''
def inner1(arg2)
# How can I set 'avar' here ?------------------------------------- This sig is dedicated to the advancement of Nuclear Power Tommy Nordgren [EMAIL PROTECTED] -- http://mail.python.org/mailman/listinfo/python-list
