commit | 710a5dbc4a3f2eca2e9ec115b978d4c4cf5a8aea | [log] [tgz] |
---|---|---|
author | Georg Brandl <georg@python.org> | Wed Apr 14 21:34:44 2010 +0000 |
committer | Georg Brandl <georg@python.org> | Wed Apr 14 21:34:44 2010 +0000 |
tree | 9110bb0a4e3c2b3618b00a5a90871128fbabda40 | |
parent | 4a589c3ede31aa3ec0022f3fecdc89a854af2801 [diff] |
#5250: document __instancecheck__ and __subclasscheck__. I hope the part about the class/metaclass distinction is understandable.