Thomas Zeutschler
- Total activity 3
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
-
Created Missing Feature: Refactoring of external references for private variables
AnsweredHi everyone, for certain use cases it is a common practise or even required to use private variables in Python, e.g., in larger Python projects and libraries they can help to further hide away the ...