Python's super() Useful Feature
                        After presenting the latest Packet Coders tech session in our membership last night, around Python OOP (recording here) there was one feature that I wanted to share with you, that is super useful for preventing code duplication when working with Python classes.
This feature (technically a Python method) is called
                    
                    
                 
 
 
                             
                