Re: [Python-Dev] Is object the most base type? (bpo-20285)

2018年2月02日 12:36:26 -0800

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
_______________________________________________
Python-Dev mailing list
[email protected]
https://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
https://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com

Reply via email to