summaryrefslogtreecommitdiff
path: root/Objects/classobject.c
diff options
context:
space:
mode:
authorGuido van Rossum <guido@python.org>2001-08-17 13:40:47 +0000
committerGuido van Rossum <guido@python.org>2001-08-17 13:40:47 +0000
commit36b0ee6f835115c52381c39f5a158aa56e0ded56 (patch)
treeb4e886138b922d766ef7abfff3491c310bf11cb0 /Objects/classobject.c
parent5cef1e3745c9c1465fea1570bc9e2127b6fee3a6 (diff)
downloadcpython-36b0ee6f835115c52381c39f5a158aa56e0ded56.tar.gz
classic(), methods(): add another test relating to unbound methods:
when an unbound method of class A is stored as a class variable of class B, and class B is *not* a subclass of class A, that method should *not* get bound to B instances.
Diffstat (limited to 'Objects/classobject.c')
0 files changed, 0 insertions, 0 deletions