diff options
author | Neil Schemenauer <nascheme@enme.ucalgary.ca> | 2001-10-18 03:18:43 (GMT) |
---|---|---|
committer | Neil Schemenauer <nascheme@enme.ucalgary.ca> | 2001-10-18 03:18:43 (GMT) |
commit | 6b471294242c70760ac64ad0b3853ad4d00e13bf (patch) | |
tree | cb8d7df8c566166df333b04675fce5225b0e296c /Modules | |
parent | 9f6c37df26a76e2901586b458dce1851be097e2c (diff) | |
download | cpython-6b471294242c70760ac64ad0b3853ad4d00e13bf.zip cpython-6b471294242c70760ac64ad0b3853ad4d00e13bf.tar.gz cpython-6b471294242c70760ac64ad0b3853ad4d00e13bf.tar.bz2 |
Fix error checking done by abstract_issubclass and abstract_isinstance.
isinstance() now allows any object as the first argument and a class, a
type or something with a __bases__ tuple attribute for the second
argument. This closes SF patch #464992.
Diffstat (limited to 'Modules')
0 files changed, 0 insertions, 0 deletions