Simplistic block scope - a syntactic sugar

I’ve seen that particular discussion (apart from several others) before posting.
The changes to syntax discussed there (scoping rules for loops) are different from what I described here.

PEP 359 and Ad-hoc scoping to organize code is also a different idea (the “namespaces”).