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 python-dev, serhiy.storchaka, terry.reedy
Date 2014-01-27.04:06:17
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1390795577.32.0.847658318016.issue20338@psf.upfronthosting.co.za>
In-reply-to
Content
Actually, all new-style classes .__new__ and .__init__ from object if not over-ridden. The calltip code depends on the .__init__ inheritance.
History
Date User Action Args
2014-01-27 04:06:17terry.reedysetrecipients: + terry.reedy, python-dev, serhiy.storchaka
2014-01-27 04:06:17terry.reedysetmessageid: <1390795577.32.0.847658318016.issue20338@psf.upfronthosting.co.za>
2014-01-27 04:06:17terry.reedylinkissue20338 messages
2014-01-27 04:06:17terry.reedycreate
Morty Proxy This is a proxified and sanitized view of the page, visit original site.