Re: problem updating variable in a module

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Tim Rowe

    Re: problem updating variable in a module

    2008/9/24 Terry Reedy <tjreedy@udel.e du>:
    With the mod/mod1 mixup fixed, you do not need the update function.
    mod.a = 20
    should do the same thing.
    I was assuming that the update function was just to illustrate the
    access problem the writer was having. I think the chances are the
    problem is due to a typo or some such (happens to us all!) but without
    seeing the actual code there's not a lot we can do.

    --
    Tim Rowe
Working...