Selecting Inheritance or Composition in Python
Selecting Inheritance or Composition in Python  
Podcast: The Real Python Podcast
Published On: Fri Aug 15 2025
Description: When considering an object-oriented programming problem, should you prefer inheritance or composition? Why wouldn't it just be simpler to use functions? Christopher Trudeau is back on the show this week, bringing another batch of PyCoder's Weekly articles and projects.