-
Mike Bayer authored
more pythonlike about scope: variable assignment now follows python conventions (i.e., you lose access to the enclosing scope version when you assign locally)
1c37cc91
component.py 12.07 KiB
more pythonlike about scope: variable assignment now follows python conventions (i.e., you lose access to the enclosing scope version when you assign locally)