[Patches] [Patch #102630] Don't raise TypeError from isinstance

noreply@sourceforge.net noreply@sourceforge.net
Sun, 3 Dec 2000 09:52:31 -0800


Patch #102630 has been updated. 

Project: python
Category: core (C code)
Status: Open
Submitted by: nascheme
Assigned to : gvanrossum
Summary: Don't raise TypeError from isinstance

Follow-Ups:

Date: 2000-Dec-03 09:52
By: nascheme

Comment:
Be more permissive about what types of arguments
isinstance() takes.  Clarify exception message.  Fixes bug
#124106.  Assigned to Guido because he checked in the abstrace_issubclass code.
-------------------------------------------------------

-------------------------------------------------------
For more info, visit:

http://sourceforge.net/patch/?func=detailpatch&patch_id=102630&group_id=5470