The point of my example is this shouldn't be possible. Local static variables shouldnt be publically available globally. (Local static variables shouldn't exist ever fwiw).
Python is one of those languages where you'll be fine as long as you never use 95% of its features.
The point of my example is this shouldn't be possible. Local static variables shouldnt be publically available globally. (Local static variables shouldn't exist ever fwiw).
Python is one of those languages where you'll be fine as long as you never use 95% of its features.