S
Steve Holden
Not only ugly, slow and dangerous but also not guarantees to work on anyPeter said:Terry Reedy wrote:
Suppose I have a string and I'd like to create a variable with its name.
How can I do that?
globals['varname'] = 3
difficult or impossible for function locals
Not difficult - only ugly, slow, and dangerous:
specific implementation.
nobody-expects-the-spanish-inquisition-ly y'rs - steve