Yeah, I know. It's the price we pay for forsaking variable declarations.
But for java programmers like me, Py's scoping is too complicated.
Please explain what constitutes a block/namespace, and how to refer to
variables outside of it.
--
http://mail.python.org/mailman/listinfo/python-list
- Re: Python scope is too complicated Max
- Re: Python scope is too complicated TZOTZIOY
- Re: Python scope is too complicated jfj
- Re: Python scope is too complicated Dan Bishop
- Re: Python scope is too complicated Ivan Van Laningham
- Re: Python scope is too complicated jfj
- Re: Python scope is too complicated Terry Reedy
- Re: Python scope is too complicated Greg Ewing