Brent Fischer
Jun 5, 2023

--

5. No private variables

Well, you just cannot compare the Java/C++ style OOP to the Python OOP style. Both have a complete different mindset. People, who try to mimic Java-OOP with Python just didn't understand python so far.

And multiple inheritance is a great feature to implement things like interfaces or Mixins. I would not like to miss it in Python.

--

--

Brent Fischer
Brent Fischer

Written by Brent Fischer

Python Developer, Python Trainer, Geek, RPGs, Pizza, Traveller. Loves Rust, C, Linux. Drop by at friendlybytes.net

Responses (1)