[Patches] [Patch #102681] issubclass() and isinstance() error messages

noreply@sourceforge.net noreply@sourceforge.net
Wed, 6 Dec 2000 09:53:44 -0800


Patch #102681 has been updated. 

Project: python
Category: core (C code)
Status: Accepted
Submitted by: ping
Assigned to : ping
Summary: issubclass() and isinstance() error messages

Follow-Ups:

Date: 2000-Dec-06 04:08
By: ping

Comment:
This small patch makes the error messages from
issubclass() and isinstance() more descriptive.
It also contains a couple of tiny fixes to other
docstrings in bltinmodule.c.
-------------------------------------------------------

Date: 2000-Dec-06 09:53
By: fdrake

Comment:
Looks good, check it in!
-------------------------------------------------------

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

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