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 Jim.Jewett
Recipients Jim.Jewett, Joshua.Chin, ethan.furman, pitrou, r.david.murray, rhettinger, serhiy.storchaka
Date 2014-11-06.15:21:38
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <CA+OGgf5wgyLaXqRYqLsHj72aUV4a3NZ073RwPsOjhSKmtoZWcA@mail.gmail.com>
In-reply-to <1415281724.68.0.00773359525784.issue22766@psf.upfronthosting.co.za>
Content
I wish there were an APIMismatchError superclass to unify
(AttributeError, TypeError).  But the wart probably isn't enough to
justify the surgery.

On Thu, Nov 6, 2014 at 8:48 AM, Serhiy Storchaka <report@bugs.python.org> wrote:
>
> Serhiy Storchaka added the comment:
>
>> I've posted to python-list and python-dev.  I'll report back here the findings, if any.
>
> http://comments.gmane.org/gmane.comp.python.devel/150073
>
> ----------
> nosy: +serhiy.storchaka
>
> _______________________________________
> Python tracker <report@bugs.python.org>
> <http://bugs.python.org/issue22766>
> _______________________________________
History
Date User Action Args
2014-11-06 15:21:38Jim.Jewettsetrecipients: + Jim.Jewett, rhettinger, pitrou, r.david.murray, ethan.furman, serhiy.storchaka, Joshua.Chin
2014-11-06 15:21:38Jim.Jewettlinkissue22766 messages
2014-11-06 15:21:38Jim.Jewettcreate