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

noreply@sourceforge.net noreply@sourceforge.net
Wed, 6 Dec 2000 04:08:19 -0800


Patch #102681 has been updated. 

Project: python
Category: core (C code)
Status: Open
Submitted by: ping
Assigned to : Nobody
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.
-------------------------------------------------------

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

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