[Patches] [ python-Patches-649095 ] document PyObject_IsInstance() tuple arg
noreply@sourceforge.net
noreply@sourceforge.net
Thu, 05 Dec 2002 10:34:09 -0800
Patches item #649095, was opened at 2002-12-05 19:18
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=305470&aid=649095&group_id=5470
Category: Documentation
Group: Python 2.3
Status: Open
Resolution: None
Priority: 5
Submitted By: Walter Dörwald (doerwalter)
Assigned to: Nobody/Anonymous (nobody)
Summary: document PyObject_IsInstance() tuple arg
Initial Comment:
The documentation for PyObject_IsInstance() in
Doc/api/abstract.tex fails to mention the fact that the
second argument may be a tuple. This patch should fix it.
----------------------------------------------------------------------
>Comment By: Walter Dörwald (doerwalter)
Date: 2002-12-05 19:34
Message:
Logged In: YES
user_id=89016
And maybe the appropriate \versionchanged note should be
added too.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=305470&aid=649095&group_id=5470