logo

Quotes About New-style

Don't worry. We'll farm, soon's he finishes wi' that new-style Scanran fertilizer.
~ Tamora Pierce
This search order is called the new-style MRO for "method resolution order" (and often just MRO for short when used in contrast with the DFLR order). Despite the name, this is used for all attributes in Python, not just methods.
~ Unknown