OOP and heritage

OOP and heritage#

Object Oriented Programming and heritage

  • classmethod(), staticmethod(), property() and __slots__

  • Abstract Base Classes (abc)