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 martin.panter
Recipients barry, ethan.furman, gregory.p.smith, martin.panter, r.david.murray, takluyver
Date 2015-01-31.22:34:04
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1422743644.9.0.559637240473.issue23342@psf.upfronthosting.co.za>
In-reply-to
Content
It’s okay to leave them as independent classes, if you don’t want multiple inheritance. I was just putting the idea out there. It is a similar pattern to the HTTPError exception and HTTPResponse return value for urlopen().
History
Date User Action Args
2015-01-31 22:34:04martin.pantersetrecipients: + martin.panter, barry, gregory.p.smith, r.david.murray, ethan.furman, takluyver
2015-01-31 22:34:04martin.pantersetmessageid: <1422743644.9.0.559637240473.issue23342@psf.upfronthosting.co.za>
2015-01-31 22:34:04martin.panterlinkissue23342 messages
2015-01-31 22:34:04martin.pantercreate