[Python-Dev] Is object the most base type? (bpo-20285)
Jeff Allen
ja.py at farowl.co.uk
Fri Feb 2 15:10:44 EST 2018
More information about the Python-Dev mailing list
Fri Feb 2 15:10:44 EST 2018
- Previous message (by thread): [Python-Dev] Is object the most base type? (bpo-20285)
- Next message (by thread): [Python-Dev] Is object the most base type? (bpo-20285)
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On 02/02/2018 07:25, Steven D'Aprano wrote: > How about: > "the base class of the class heirarchy" > > "the root of the class heirarchy" > > > Java ... now says: > > "Class Object is the root of the class hierarchy. Every class has > Object as a superclass. All objects, including arrays, implement the > methods of this class." Either for me, but I feel I should draw attention to the spelling. (Java is right.) Ironically, the word derives from priesthood (hieratic), not from inheritance (heir). Jeff Allen
- Previous message (by thread): [Python-Dev] Is object the most base type? (bpo-20285)
- Next message (by thread): [Python-Dev] Is object the most base type? (bpo-20285)
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-Dev mailing list