This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author terry.reedy
Recipients cheryl.sabella, docs@python, martin.panter, serhiy.storchaka, terry.reedy
Date 2017-12-09.22:46:19
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1512859579.46.0.213398074469.issue20285@psf.upfronthosting.co.za>
In-reply-to
Content
How about "The starting base class of all types and classes other than itself." (Object.__bases__ = ().)
History
Date User Action Args
2017-12-09 22:46:19terry.reedysetrecipients: + terry.reedy, docs@python, martin.panter, serhiy.storchaka, cheryl.sabella
2017-12-09 22:46:19terry.reedysetmessageid: <1512859579.46.0.213398074469.issue20285@psf.upfronthosting.co.za>
2017-12-09 22:46:19terry.reedylinkissue20285 messages
2017-12-09 22:46:19terry.reedycreate