commit | 6d5f30eaedd8969a08c3d3ef9b604b9b95401300 | [log] [tgz] |
---|---|---|
author | Walter Dörwald <walter@livinglogic.de> | Fri Dec 06 10:09:16 2002 +0000 |
committer | Walter Dörwald <walter@livinglogic.de> | Fri Dec 06 10:09:16 2002 +0000 |
tree | 265a4f229957be883152aa68c7e9a672172292cf | |
parent | 5f61a05d7f3a53e627fe14c74b1ba5ecc34eb1de [diff] |
Document that the second argument to PyObject_IsInstance may be a tuple. This closes SF patch http://www.python.org/sf/649095 Backport to release22-maint will follow.