Class Variable Question

Joshua Marshall jmarshal at mathworks.com
Tue Apr 10 10:15:27 EDT 2001


Douglas Alan <nessus at mit.edu> wrote:

>    try:
>       set x = 3
>    except NameError:
>       let x = 3

This would go nicely with lexical scoping.



More information about the Python-list mailing list