Python super()

0
11K

super() lets you avoid referring to the base class explicitly, which can be nice. But the main advantage comes with multiple inheritance, where all sorts of fun stuff can happen. Note that the syntax changed in Python 3.0: you can just say super().__init__() instead of super(ChildB, self).__init__() which IMO is quite a bit nicer.

Search
Categories
Read More
Science Fiction and Fantasy
The Invisible Maniac. (1990)
An invisible scientist escapes from an asylum and teaches high-school physics to nubile teens....
By Leonard Pokrovski 2023-05-13 18:10:28 0 31K
Sport
Senna (2010)
A documentary on Brazilian Formula One racing driver Ayrton Senna, who won the F1 world...
By Leonard Pokrovski 2023-07-04 19:54:58 0 28K
Apartment Living
The Pros and Cons of Apartment Living: A Modern Lifestyle Choice
Introduction Apartment living has become a popular choice for many, especially in urban areas...
By Dacey Rankins 2024-10-07 17:33:13 0 19K
Programming
Python ValueError
Python ValueError is raised when a function receives an argument of the correct type, but an...
By Jesse Thomas 2023-03-27 22:06:51 0 11K
Construction and Maintenance
The Importance of Construction and Maintenance in Modern Infrastructure
Construction and maintenance are two fundamental pillars that ensure the functionality, safety,...
By Dacey Rankins 2024-11-14 15:59:39 0 13K

BigMoney.VIP Powered by Hosting Pokrov