Vladimir

49%
Flag icon
Subclassing concrete classes is more dangerous than subclassing ABCs and mixins, because instances of concrete classes usually have internal state that can easily be corrupted when you override methods that depend on that state.
Fluent Python: Clear, Concise, and Effective Programming
Rate this book
Clear rating
Open Preview