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 r.david.murray
Recipients Michael Crouch, docs@python, eryksun, felipevolpone, georg.brandl, r.david.murray, terry.reedy
Date 2015-10-26.20:37:45
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1445891865.72.0.126540958772.issue25432@psf.upfronthosting.co.za>
In-reply-to
Content
The fact that nested tuples are accepted is just bizarre, IMO :(.

It could say something like "If classinfo is a (possibly nested) list of types, return True if any of the types match."
History
Date User Action Args
2015-10-26 20:37:45r.david.murraysetrecipients: + r.david.murray, georg.brandl, terry.reedy, docs@python, eryksun, Michael Crouch, felipevolpone
2015-10-26 20:37:45r.david.murraysetmessageid: <1445891865.72.0.126540958772.issue25432@psf.upfronthosting.co.za>
2015-10-26 20:37:45r.david.murraylinkissue25432 messages
2015-10-26 20:37:45r.david.murraycreate