14.3 Object Life Cycle

We look at how we as the developers of a Python class can interact with the moment of construction and destruction of various objects created using the class.

2356 232