getter-setter

Do you use the get/set pattern (in Python)?

Do you use the get/set pattern (in Python)? Question: Using get/set seems to be a common practice in Java (for various reasons), but I hardly see Python code that uses this. Why do you use or avoid get/set methods in Python? Asked By: Avery Payne || Source Answers: Cool link: Python is not Java 🙂 …

Total answers: 8